X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fhummingboard.h;h=34dbdce1a6c36e62e7b444c3c15f5bc042a95896;hb=ad970756208864de4b353b77bfb04c0fb4fc5ab5;hp=6bf3408dd00a5b4bd137146c12cef830806c0f41;hpb=a7e8c15f71456d55ccb27f843862af03a00e0957;p=u-boot diff --git a/include/configs/hummingboard.h b/include/configs/hummingboard.h index 6bf3408dd0..34dbdce1a6 100644 --- a/include/configs/hummingboard.h +++ b/include/configs/hummingboard.h @@ -14,7 +14,7 @@ #include "mx6_common.h" #include #include -#include +#include #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)