summaryrefslogtreecommitdiffstats
path: root/include/configs/TASREG.h
diff options
context:
space:
mode:
authorwdenk <wdenk>2004-12-16 21:44:03 +0000
committerwdenk <wdenk>2004-12-16 21:44:03 +0000
commitefe2a4d5cf96dd37bc4782ba1880cee4ed1117c5 (patch)
tree9b8636853fefbfcd38e804ddccac013bd216d50e /include/configs/TASREG.h
parentbea8e84b52ac3c499b5868978a29c20cf92cf88f (diff)
downloadblackbird-obmc-uboot-efe2a4d5cf96dd37bc4782ba1880cee4ed1117c5.tar.gz
blackbird-obmc-uboot-efe2a4d5cf96dd37bc4782ba1880cee4ed1117c5.zip
Code cleanup.
Diffstat (limited to 'include/configs/TASREG.h')
-rw-r--r--include/configs/TASREG.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/configs/TASREG.h b/include/configs/TASREG.h
index 2d52a8b501..119bc2442b 100644
--- a/include/configs/TASREG.h
+++ b/include/configs/TASREG.h
@@ -51,9 +51,9 @@
#undef CONFIG_MONITOR_IS_IN_RAM /* no pre-loader required!!! ;-) */
#define CONFIG_COMMANDS ((CONFIG_CMD_DFL | \
- CFG_CMD_BSP | \
- CFG_CMD_EEPROM | \
- CFG_CMD_I2C ) & \
+ CFG_CMD_BSP | \
+ CFG_CMD_EEPROM | \
+ CFG_CMD_I2C ) & \
~(CFG_CMD_NET))
/* this must be included AFTER the definition of CONFIG_COMMANDS (if any) */
OpenPOWER on IntegriCloud