
Hi all,
In message 20110331091915.D9B19EDFFD7@gemini.denx.de I wrote:
are you aware that a number of 83xx boards don't build any more? I see errors like these:
Configuring for MPC8313ERDB_NAND_33 - Board: MPC8313ERDB, Options: SYS_33MHZ,NAND_U_BOOT ppc_6xx-ld: cannot open linker script file u-boot.lds: No such file or directory make[1]: *** [/work/wd/tmp-ppc/nand_spl/u-boot-spl] Error 1
The culprit is this commit:
6dc1eceb9c5f42216f1ba0e0ef538015b0aa10bc is the first bad commit commit 6dc1eceb9c5f42216f1ba0e0ef538015b0aa10bc Author: Haiying Wang Haiying.Wang@freescale.com Date: Tue Feb 22 16:38:05 2011 -0500
Introduce a new linker flag LDFLAGS_FINAL
It appears this has never been tested with out-of-tree builds!
Best regards,
Wolfgang Denk