summaryrefslogtreecommitdiffstats
path: root/include/configs/TQM860L.h
diff options
context:
space:
mode:
authorwdenk <wdenk>2003-05-18 11:30:09 +0000
committerwdenk <wdenk>2003-05-18 11:30:09 +0000
commit66fd3d1ce732d9168d6a056986231ada8dfa500e (patch)
tree4b0d3f9094ef6525c631baf01268d21317496e81 /include/configs/TQM860L.h
parent45219c46605f9b933ab454738ee4ce543d5b70d6 (diff)
downloadtalos-obmc-uboot-66fd3d1ce732d9168d6a056986231ada8dfa500e.tar.gz
talos-obmc-uboot-66fd3d1ce732d9168d6a056986231ada8dfa500e.zip
Add support for CompactFlash on ATC board
(includes support for Intel 82365 and compatible PC Card controllers, and Yenta-compatible PCI-to-CardBus controllers)
Diffstat (limited to 'include/configs/TQM860L.h')
-rw-r--r--include/configs/TQM860L.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/TQM860L.h b/include/configs/TQM860L.h
index 0d0b8c3162..a9d1afffcd 100644
--- a/include/configs/TQM860L.h
+++ b/include/configs/TQM860L.h
@@ -92,6 +92,7 @@
#define CONFIG_COMMANDS ( CONFIG_CMD_DFL | \
CFG_CMD_ASKENV | \
CFG_CMD_DHCP | \
+ CFG_CMD_ELF | \
CFG_CMD_IDE | \
CFG_CMD_DATE )
OpenPOWER on IntegriCloud