[U-Boot] [U-boot] failed to boot an compressed u-boot.bin

Albert ARIBAUD albert.u.boot at aribaud.net
Fri Jul 19 14:03:54 CEST 2013


Hi TigerLiu at viatech.com.cn,

On Fri, 19 Jul 2013 17:25:46 +0800, <TigerLiu at viatech.com.cn> wrote:

> Hi, Albert:
> Sorry!
> I made a mistake at before mail content!
> The correct setting is:
> I changed SYS_TEXT_BASE = 0x0800 0000 in boards.cfg.
> I also changed the decompressed target address = SYS_TEXT_BASE = 0x0800 0000.
> So, I could boot successfully.
> If I didn't let decompressed target address = 0x0800 0000, boot would fail.

But then, why change the board's original SYS_TEXT_BASE? Could you not
just leave boards.cfg untouched, and only change the decompressed
target address to 0x03F80000?

> Best wishes,

Amicalement,
-- 
Albert.


More information about the U-Boot mailing list