uboot-mt623x/nand_spl
Kim Phillips 2b6fd5c77d mpc83xx: fix undefined reference to `flush_cache' error in simpc8313 build
extend commit c70564e6b1
"NAND: Fix cache and memory inconsistency issue" to add the cache.o dependency
to the simpc8313 build and fix this:

...Large Page NAND...Configuring for SIMPC8313 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/r1aaha/git/u-boot-mpc83xx/nand_spl/u-boot-spl] Error 1
make: *** [nand_spl] Error 2

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
2009-01-28 10:00:56 +01:00
..
board mpc83xx: fix undefined reference to `flush_cache' error in simpc8313 build 2009-01-28 10:00:56 +01:00
nand_boot.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
nand_boot_fsl_elbc.c NAND: Fix cache and memory inconsistency issue 2009-01-23 10:32:50 -06:00