]> 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 22835ffd6403a795cb04e1bfa6390bb9c206cf5a..080fc3a84599e30cbee4a292d0e7487921c4f15c 100644 (file)
@@ -48,9 +48,6 @@
  */
 #define CONFIG_SYS_MALLOC_LEN          (CONFIG_ENV_SIZE + (1 << 20))
 
-/* Small malloc pool before relocation */
-#define CONFIG_SYS_MALLOC_F_LEN                (1 << 10)
-
 /*
  * select serial console configuration
  */
 
 #define CONFIG_OF_LIBFDT
 
+#define CONFIG_SYS_GENERIC_BOARD
+
 #endif /* __CONFIG_H */