Browse Source

zipitz2: enable libfdt

zipitz2 supports DT boot since linux-4.4 (not mainlined yet)

Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
Vasily Khoruzhick 9 years ago
parent
commit
fa89b539e3
1 changed files with 1 additions and 0 deletions
  1. 1 0
      include/configs/zipitz2.h

+ 1 - 0
include/configs/zipitz2.h

@@ -47,6 +47,7 @@
 #define	CONFIG_SETUP_MEMORY_TAGS
 #define	CONFIG_SYS_TEXT_BASE		0x0
 #define	CONFIG_LZMA			/* LZMA compression support */
+#define	CONFIG_OF_LIBFDT
 
 /*
  * Serial Console Configuration