[U-Boot] [AVR32] CONFIG_SYS_TEXT_BASE is missing from atngw100mkii board
Masahiro Yamada
yamada.m at jp.panasonic.com
Fri May 16 07:48:46 CEST 2014
Hi Andreass,
I noticed by chance atngw100mkii board does not define
CONFIG_SYS_TEXT_BASE, although the other AVR32 boards define it.
Is this your intention, or mistake?
This is what I did:
$ git branch
* master
$ git describe
v2014.07-rc1-79-g2072e72
$ make mrproper
$ make atngw100mkii_config
Configuring for atngw100mkii board...
$ make -s -j8 CROSS_COMPILE=avr32-linux-
$ grep CONFIG_SYS_TEXT_BASE include/autoconf.mk
$
I can't find CONFIG_SYS_TEXT_BASE in include/autoconf.mk
Best Regards
Masahiro Yamada
More information about the U-Boot
mailing list