diff options
author | Kim Phillips <kim.phillips@freescale.com> | 2009-01-27 16:03:53 -0600 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2009-01-28 10:00:56 +0100 |
commit | 2b6fd5c77db9c6ed3cea9799c86ff922cf0107b2 (patch) | |
tree | 55a293ed22a6f4c9a580bbf7eb8e2573986b713d /CHANGELOG | |
parent | 54a7cc4912feefa45be961cc47cc159563725d2f (diff) | |
download | u-boot-imx-2b6fd5c77db9c6ed3cea9799c86ff922cf0107b2.zip u-boot-imx-2b6fd5c77db9c6ed3cea9799c86ff922cf0107b2.tar.gz u-boot-imx-2b6fd5c77db9c6ed3cea9799c86ff922cf0107b2.tar.bz2 |
mpc83xx: fix undefined reference to `flush_cache' error in simpc8313 build
extend commit c70564e6b1bd08f3230182392238907f3531a87e
"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>
Diffstat (limited to 'CHANGELOG')
0 files changed, 0 insertions, 0 deletions