]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
mpc83xx: Remove CONFIG options related to OF that we dont use (on 837x)
authorKim Phillips <kim.phillips@freescale.com>
Thu, 20 Dec 2007 07:30:48 +0000 (01:30 -0600)
committerKim Phillips <kim.phillips@freescale.com>
Tue, 8 Jan 2008 15:55:41 +0000 (09:55 -0600)
continuation of commit 37395fa2b0d9d617f28d44ca11592260ef16105a to 837x

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
include/configs/MPC837XEMDS.h

index 524ff7c92834d32665809d6cb2555d1aa5eb4755..772fd0238175de6acf1ffa02d06f13e2b44df48d 100644 (file)
 /* 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"