]> git.sur5r.net Git - u-boot/blobdiff - include/configs/mx6sabre_common.h
sama5d3xek: enable PMECC header generation
[u-boot] / include / configs / mx6sabre_common.h
index 4efcebf4ff88a9c99eb1103dfd1f823c5a5794b3..e59a3b4b058768d1f641ba4e73f2f85a9e26c575 100644 (file)
@@ -12,7 +12,7 @@
 #define CONFIG_MX6
 
 #include "mx6_common.h"
-#include <asm/sizes.h>
+#include <linux/sizes.h>
 
 #define CONFIG_DISPLAY_CPUINFO
 #define CONFIG_DISPLAY_BOARDINFO
@@ -25,6 +25,8 @@
 #define CONFIG_INITRD_TAG
 #define CONFIG_REVISION_TAG
 
+#define CONFIG_SYS_GENERIC_BOARD
+
 /* Size of malloc() pool */
 #define CONFIG_SYS_MALLOC_LEN          (10 * SZ_1M)