X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fhummingboard.h;h=34dbdce1a6c36e62e7b444c3c15f5bc042a95896;hb=ad970756208864de4b353b77bfb04c0fb4fc5ab5;hp=ac65620db687c6ea04377a7134323790a44432a3;hpb=e7538fee991308c16f76f7eca2517089f2a30ff4;p=u-boot diff --git a/include/configs/hummingboard.h b/include/configs/hummingboard.h index ac65620db6..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) @@ -190,7 +192,6 @@ #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE #define CONFIG_SYS_LOAD_ADDR CONFIG_LOADADDR -#define CONFIG_SYS_HZ 1000 #define CONFIG_CMDLINE_EDITING