]> 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 eeab11c85702a5c8c04e85812fd9674d1d4c461c..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
 
 
 /* Disabled commands */
 #undef CONFIG_CMD_NET
+#undef CONFIG_CMD_NFS
 #undef CONFIG_CMD_FPGA         /* FPGA configuration Support   */
 #undef CONFIG_CMD_IMLS         /* List all found images        */