> > +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). _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot