diff options
Diffstat (limited to 'include/configs/munices.h')
-rw-r--r-- | include/configs/munices.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/munices.h b/include/configs/munices.h index c34cba3d5c..06012563ae 100644 --- a/include/configs/munices.h +++ b/include/configs/munices.h @@ -184,10 +184,6 @@ #define CONFIG_SYS_CS_DEADCYCLE 0x33333333 #define CONFIG_SYS_RESET_ADDRESS 0xff000000 -/* pass open firmware flat tree */ -#define CONFIG_OF_LIBFDT 1 -#define CONFIG_OF_BOARD_SETUP 1 - #define OF_CPU "PowerPC,5200@0" #define OF_TBCLK (bd->bi_busfreq / 4) #define OF_SOC "soc5200@f0000000" |