]> git.sur5r.net Git - u-boot/blobdiff - include/configs/hummingboard.h
mx6qarm2: Use the default CONFIG_SYS_PBSIZE
[u-boot] / include / configs / hummingboard.h
index 6bf3408dd00a5b4bd137146c12cef830806c0f41..34dbdce1a6c36e62e7b444c3c15f5bc042a95896 100644 (file)
@@ -14,7 +14,7 @@
 #include "mx6_common.h"
 #include <asm/arch/imx-regs.h>
 #include <asm/imx-common/gpio.h>
-#include <asm/sizes.h>
+#include <linux/sizes.h>
 
 #define CONFIG_MX6
 #define CONFIG_DISPLAY_CPUINFO
@@ -27,6 +27,8 @@
 #define CONFIG_INITRD_TAG
 #define CONFIG_REVISION_TAG
 
+#define CONFIG_SYS_GENERIC_BOARD
+
 /* Size of malloc() pool */
 #define CONFIG_SYS_MALLOC_LEN          (2 * SZ_1M)