> But - as you introduced yourself - raw mode loading is broken for most > boards, specifically the DE0 Nano SoC. It uses sector-based raw mode by > default with an offset which only works by chance (if at all). If you > switch to partition ID mode (like the romloader), everything falls > apart. That's why I sent the other series. It may not yet be correct in > all details, though.
Hi Jan, No additional trouble on here but just want to confirm how you run your DE0 board. 1) Do you use a pure MMC boot? (no NOR Flash) 2) You follow old boot flash method write aka placing "u-boot-with-spl.sfp" to A2. The "boot+rootfs" partition can be empty or not exist. So simply the entire sdmmc just contains A2 and u-boot can't pass SPL phase enter U-Boot phase? Are you having this trouble in the first place? Thanks, Brian

