The generic configuration for Microblaze was using device tree
to configure u-boot such that it required a device tree by
the user. This is an experimental feature still and not ready
for production such that it makes it harder for users.
This is not to be confused with the ability to load a device
tree and pass it to Linux as that ability still exists.
Signed-off-by: John Linn <john.linn@xilinx.com>
Signed-off-by: Michal Simek <monstr@monstr.eu>
#define CONFIG_MICROBLAZE 1
#define MICROBLAZE_V5 1
-/* Open Firmware DTS */
-#define CONFIG_OF_CONTROL 1
-#define CONFIG_OF_EMBED 1
-#define CONFIG_DEFAULT_DEVICE_TREE microblaze
-
/* linear and spi flash memory */
#ifdef XILINX_FLASH_START
#define FLASH