Support for the IB-NAS62x0 was added to the Linux mainline kernel
as of 3.5-rc1 using flattened devicetree.  Change the config for
this board accordingly.

Signed-off-by: Simon Baatz <gmbno...@gmail.com>
Cc: Luka Perkov <ub...@lukaperkov.net>
Cc: Prafulla Wadaskar <prafu...@marvell.com>
---
 include/configs/ib62x0.h |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/include/configs/ib62x0.h b/include/configs/ib62x0.h
index 85856f2..34c83a4 100644
--- a/include/configs/ib62x0.h
+++ b/include/configs/ib62x0.h
@@ -37,9 +37,9 @@
 #define CONFIG_SKIP_LOWLEVEL_INIT      /* disable board lowlevel_init */
 
 /*
- * Machine type
+ * Enable device tree support
  */
-#define CONFIG_MACH_TYPE       MACH_TYPE_NAS6210
+#define CONFIG_OF_LIBFDT
 
 /*
  * Compression configuration
-- 
1.7.9.5

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to