]> 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 566028dd25a1b583b7ae9722eb002fa6e7c4d3ec..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_OF_LIBFDT
 
+#define CONFIG_SYS_GENERIC_BOARD
+
 #endif /* __CONFIG_H */