summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorKim Phillips <kim.phillips@freescale.com>2007-12-20 01:30:48 -0600
committerKim Phillips <kim.phillips@freescale.com>2008-01-08 09:55:41 -0600
commita1e1ac849249310e5e2e5c7148e9fb353a8317a7 (patch)
tree7a6d34a3b306f5a9c7405e66675419e9ca02924f /include
parentccf21c311e68d48399eff1e72936052885f6e3f7 (diff)
downloadblackbird-obmc-uboot-a1e1ac849249310e5e2e5c7148e9fb353a8317a7.tar.gz
blackbird-obmc-uboot-a1e1ac849249310e5e2e5c7148e9fb353a8317a7.zip
mpc83xx: Remove CONFIG options related to OF that we dont use (on 837x)
continuation of commit 37395fa2b0d9d617f28d44ca11592260ef16105a to 837x Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/MPC837XEMDS.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/MPC837XEMDS.h b/include/configs/MPC837XEMDS.h
index 524ff7c928..772fd02381 100644
--- a/include/configs/MPC837XEMDS.h
+++ b/include/configs/MPC837XEMDS.h
@@ -297,8 +297,6 @@
/* Pass open firmware flat tree */
#define CONFIG_OF_LIBFDT 1
#define CONFIG_OF_BOARD_SETUP 1
-#define CONFIG_OF_HAS_BD_T 1
-#define CONFIG_OF_HAS_UBOOT_ENV 1
#define OF_CPU "PowerPC,837x@0"
#define OF_SOC "soc837x@e0000000"
OpenPOWER on IntegriCloud