]> git.sur5r.net Git - u-boot/blobdiff - include/configs/smdkc100.h
mx51evk: Use the default CONFIG_SYS_PBSIZE
[u-boot] / include / configs / smdkc100.h
index c9a2e1568f4920f94dfecce2244a87a39d345f1e..080fc3a84599e30cbee4a292d0e7487921c4f15c 100644 (file)
@@ -47,6 +47,7 @@
  * 1MB = 0x100000, 0x100000 = 1024 * 1024
  */
 #define CONFIG_SYS_MALLOC_LEN          (CONFIG_ENV_SIZE + (1 << 20))
+
 /*
  * select serial console configuration
  */
 #define CONFIG_ENV_SROM_BANK   3       /* Select SROM Bank-3 for Ethernet*/
 #endif /* CONFIG_CMD_NET */
 
+#define CONFIG_OF_LIBFDT
+
+#define CONFIG_SYS_GENERIC_BOARD
+
 #endif /* __CONFIG_H */