]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
xilinx: move microblaze-generic .dts to standard location
authorStephen Warren <swarren@nvidia.com>
Wed, 24 Jul 2013 17:09:17 +0000 (10:09 -0700)
committerTom Rini <trini@ti.com>
Fri, 2 Aug 2013 22:29:32 +0000 (18:29 -0400)
Aside from microblaze, all other SoCs/boards/vendors store their DT files
in board/$vendor/dts/$soc-$board.dts. Move microblaze-generic.dts to this
location for consistency.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Simon Glass <sjg@chromium.org>
Acked-by: Michal Simek <monstr@monstr.eu>
board/xilinx/dts/microblaze-generic.dts [moved from board/xilinx/microblaze-generic/dts/microblaze.dts with 100% similarity]
board/xilinx/dts/microblaze.dts [deleted file]
include/configs/microblaze-generic.h

diff --git a/board/xilinx/dts/microblaze.dts b/board/xilinx/dts/microblaze.dts
deleted file mode 100644 (file)
index bf984b0..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/include/ BOARD_DTS
index 87f3d132a88c767875f26c0fe44b6fc64b92c83d..0e3de777b25eec15371a209b20f5875ea14a60a9 100644 (file)
@@ -18,7 +18,7 @@
 /* Open Firmware DTS */
 #define CONFIG_OF_CONTROL      1
 #define CONFIG_OF_EMBED                1
-#define CONFIG_DEFAULT_DEVICE_TREE microblaze
+#define CONFIG_DEFAULT_DEVICE_TREE microblaze-generic
 
 /* linear and spi flash memory */
 #ifdef XILINX_FLASH_START