]> git.sur5r.net Git - u-boot/blobdiff - include/configs/microblaze-generic.h
ppc4xx: remove PMC405 board
[u-boot] / include / configs / microblaze-generic.h
index c8a02ae2fd6fa238dc85aeed4e41acbd92c3e8a2..bb070600021b4a7da9728aaaafd3c9ba132ddf5c 100644 (file)
 /* MicroBlaze CPU */
 #define        MICROBLAZE_V5           1
 
-/* Open Firmware DTS */
-#define CONFIG_OF_CONTROL      1
-#define CONFIG_OF_EMBED                1
-#define CONFIG_DEFAULT_DEVICE_TREE microblaze-generic
-
 /* linear and spi flash memory */
 #ifdef XILINX_FLASH_START
 #define        FLASH
 #endif
 
 /* SPL part */
-#define CONFIG_SPL 1
 #define CONFIG_CMD_SPL
 #define CONFIG_SPL_FRAMEWORK
 #define CONFIG_SPL_LIBCOMMON_SUPPORT