[U-Boot] [AVR32] CONFIG_SYS_TEXT_BASE is missing from atngw100mkii board

Masahiro Yamada yamada.m at jp.panasonic.com
Fri May 16 12:38:46 CEST 2014


Hi Andreas,

> 
> 0x0 is the correct address for avr32 devices, so presumably the
> CONFIG_SYS_TEXT_BASE parameter was forgotten when writing the
> atngw100mkii header file.
> I'll prepare a patch to add it.

If CONFIG_SYS_TEXT_BASE is missing,
.text section will start at 0x00000000 and
it works in this case.

But it would be better to fix it just in case.

Thank you for posting the patch.


Best Regards
Masahiro Yamada



More information about the U-Boot mailing list