summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorstroese <stroese>2003-07-11 08:14:14 +0000
committerstroese <stroese>2003-07-11 08:14:14 +0000
commitb762b9f4fc57270fd13c0208d991d833322c27ec (patch)
tree96e08641099e4a9e87cea2e9d0277cc6276b673e /include
parentc5d2290642bd0048b8d5138aa4b1d11aafc13bad (diff)
downloadblackbird-obmc-uboot-b762b9f4fc57270fd13c0208d991d833322c27ec.tar.gz
blackbird-obmc-uboot-b762b9f4fc57270fd13c0208d991d833322c27ec.zip
- BSP command added.
Diffstat (limited to 'include')
-rw-r--r--include/configs/OCRTC.h1
-rw-r--r--include/configs/ORSG.h1
2 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/OCRTC.h b/include/configs/OCRTC.h
index fb3b64218d..698b89c008 100644
--- a/include/configs/OCRTC.h
+++ b/include/configs/OCRTC.h
@@ -58,6 +58,7 @@
CFG_CMD_IRQ | \
CFG_CMD_ASKENV | \
CFG_CMD_ELF | \
+ CFG_CMD_BSP | \
CFG_CMD_EEPROM )
#define CONFIG_MAC_PARTITION
diff --git a/include/configs/ORSG.h b/include/configs/ORSG.h
index 5da3fc5291..cb4c5eee95 100644
--- a/include/configs/ORSG.h
+++ b/include/configs/ORSG.h
@@ -58,6 +58,7 @@
CFG_CMD_IRQ | \
CFG_CMD_ASKENV | \
CFG_CMD_ELF | \
+ CFG_CMD_BSP | \
CFG_CMD_EEPROM )
#define CONFIG_MAC_PARTITION
OpenPOWER on IntegriCloud