X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=include%2Fconfigs%2Fudoo.h;h=700e9c1b23c85de05ff73a510da31cd65a309d72;hb=59a9cfdd16ad7ab14f22697bf1e049c6bea0d3e2;hp=4f518527a0f3b42eff39769eedc177bd83149451;hpb=1ad6364eeb4f578e423081d1748e8a3fdf1ab01d;p=karo-tx-uboot.git diff --git a/include/configs/udoo.h b/include/configs/udoo.h index 4f518527a0..700e9c1b23 100644 --- a/include/configs/udoo.h +++ b/include/configs/udoo.h @@ -12,7 +12,7 @@ #include "mx6_common.h" #include #include -#include +#include #define CONFIG_MX6 #define CONFIG_DISPLAY_CPUINFO @@ -26,6 +26,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)