
28 Jan
2009
28 Jan
'09
9:42 a.m.
Dave Liu (2): mpc83xx: enable eLBC NAND support for MPC8315ERDB board NAND: Fix cache and memory inconsistency issue
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
This commit (commit c70564e6b1bd08f) broke the SIMPC8313_LP board:
nand_boot_fsl_elbc.o: In function `nand_boot': nand_spl/board/sheldon/simpc8313/nand_boot_fsl_elbc.c:150: undefined reference to `flush_cache' make[1]: *** [/home/wd/git/u-boot/work/nand_spl/u-boot-spl] Error 1 make: *** [nand_spl] Error 2
Please fix.
Hi Wolfgang,
Kim has fixed the issue in the patch. [U-Boot] [PATCH] mpc83xx: fix undefined reference to `flush_cache' error in simpc8313 build
see the link http://lists.denx.de/pipermail/u-boot/2009-January/046223.html
Thanks, Dave