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

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to