]> git.sur5r.net Git - u-boot/blobdiff - include/configs/omap4_panda.h
arm/km: disable ls (through jffs2 support)
[u-boot] / include / configs / omap4_panda.h
index 2b03b0f2b629b7b1a300eab2c4919514c0f0831b..b4e7f411f350c4afbbc5b6cb266072a0c65e0b66 100644 (file)
@@ -60,6 +60,8 @@
 #define CONFIG_INITRD_TAG              1
 #define CONFIG_REVISION_TAG            1
 
+#define CONFIG_OF_LIBFDT               1
+
 /*
  * Size of malloc() pool
  * Total Size Environment - 256k
@@ -67,7 +69,6 @@
  */
 #define CONFIG_ENV_SIZE                        (256 << 10)
 #define CONFIG_SYS_MALLOC_LEN          (CONFIG_ENV_SIZE + (256 << 10))
-                                               /* initial data */
 /* Vector Base */
 #define CONFIG_SYS_CA9_VECTOR_BASE     SRAM_ROM_VECT_BASE