Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
[platform/kernel/u-boot.git] / include / configs / munices.h
index 42ac029..0601256 100644 (file)
@@ -27,7 +27,6 @@
  * Command line configuration.
  */
 #define CONFIG_CMD_ASKENV
-#define CONFIG_CMD_ELF
 #define CONFIG_CMD_IMMAP
 #define CONFIG_CMD_PING
 #define CONFIG_CMD_REGINFO
 #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"