]> git.sur5r.net Git - u-boot/blobdiff - include/configs/omap3_sdp3430.h
cosmetic: spell fixes etc.
[u-boot] / include / configs / omap3_sdp3430.h
index 5ddf92011cbe11983529e297e409d56a6a75c493..55bbcd4e5fb4c775baa37e5f838155677a607e70 100644 (file)
@@ -71,6 +71,8 @@
 #define CONFIG_INITRD_TAG              1
 #define CONFIG_REVISION_TAG            1
 
+#define CONFIG_OF_LIBFDT               1
+
 /*
  * Size of malloc() pool
  * Total Size Environment - 256k
@@ -78,7 +80,6 @@
  */
 #define CONFIG_ENV_SIZE                        (256 << 10)
 #define CONFIG_SYS_MALLOC_LEN          (CONFIG_ENV_SIZE + (256 << 10))
-                                               /* initial data */
 
 /*--------------------------------------------------------------------------*/