
28 Dec
2010
28 Dec
'10
6:53 a.m.
+CONFIG_SYS_TEXT_BASE = 0xfffc0800 +LDFLAGS +=
--section-start=.ppcenv=$(CONFIG_ENV_ADDR)
Please mode defines to board config file and get rid of config.mk
And another question: how am I supposed to specify linker flags in the board config file (I suppose, you mean boards.cfg). There's no examples throughout the u-boot tree where it is done and Makefile do not seem to peek those either (they just end up in autoconf.mk).