u-boot-brain/nand_spl/board
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
..
amcc Align end of bss by 4 bytes 2008-11-18 23:13:16 +01:00
freescale/mpc8313erdb NAND: Fix cache and memory inconsistency issue 2009-01-23 10:32:50 -06:00
samsung/smdk6400 Align end of bss by 4 bytes 2008-11-18 23:13:16 +01:00
sheldon/simpc8313 mpc83xx: fix undefined reference to `flush_cache' error in simpc8313 build 2009-01-28 10:00:56 +01:00