MX51: vision2: Fix build for vision2 board.
[oweals/u-boot.git] / include / configs / devkit8000.h
index 4ba3d91e61b1220f08ce2c6a9c9b1be7c645553c..125c6901864721e40393c91399877afd0bf38b68 100644 (file)
 #define CONFIG_INITRD_TAG              1
 #define CONFIG_REVISION_TAG            1
 
+#define CONFIG_OF_LIBFDT               1
+
 /* Size of malloc() pool */
 #define CONFIG_ENV_SIZE                        (128 << 10)     /* 128 KiB */
                                                /* Sector */
 #define CONFIG_SYS_MALLOC_LEN          (CONFIG_ENV_SIZE + (128 << 10))
-                                               /* initial data */
 
 /* Hardware drivers */