- BSP command added.
diff --git a/include/configs/OCRTC.h b/include/configs/OCRTC.h
index fb3b642..698b89c 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 5da3fc5..cb4c5ee 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