summaryrefslogtreecommitdiffstats
path: root/include/configs/davinci_sffsdr.h
diff options
context:
space:
mode:
authorHugo Villeneuve <hugo.villeneuve@lyrtech.com>2008-07-10 10:46:33 -0400
committerWolfgang Denk <wd@denx.de>2008-07-13 15:05:11 +0200
commitc15947d6ce0d59925c97fdfac692476af6e262d0 (patch)
treecf61af6158424678ae5cfe036dbbb32cb0962546 /include/configs/davinci_sffsdr.h
parent068c1b77c8f42a1a31084d2f4b1d5cc807c1a9ce (diff)
downloadblackbird-obmc-uboot-c15947d6ce0d59925c97fdfac692476af6e262d0.tar.gz
blackbird-obmc-uboot-c15947d6ce0d59925c97fdfac692476af6e262d0.zip
ARM: Fix for broken compilation when defining CONFIG_CMD_ELF
caused by missing dcache status/enable/disable functions. Signed-off-by: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
Diffstat (limited to 'include/configs/davinci_sffsdr.h')
-rw-r--r--include/configs/davinci_sffsdr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/davinci_sffsdr.h b/include/configs/davinci_sffsdr.h
index 0e49e6c159..7c860e5f00 100644
--- a/include/configs/davinci_sffsdr.h
+++ b/include/configs/davinci_sffsdr.h
@@ -137,6 +137,7 @@
#define CONFIG_CMD_SAVES
#define CONFIG_CMD_NAND
#define CONFIG_CMD_EEPROM
+#define CONFIG_CMD_ELF /* Needed to load Integrity kernel. */
#undef CONFIG_CMD_BDI
#undef CONFIG_CMD_FPGA
#undef CONFIG_CMD_SETGETDCR
OpenPOWER on IntegriCloud