X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fmx7_common.h;h=fac7c3f2e22909079809e4ec7a25bac6961a9457;hb=0a34a5fd2794a87c43e8d009ccb711e6839843b2;hp=870e12ed2eb3ad416d67299844adeb386daff05a;hpb=9ef671c9d4c70af3f8b21d8a31a89af4dc74d6b3;p=u-boot diff --git a/include/configs/mx7_common.h b/include/configs/mx7_common.h index 870e12ed2e..fac7c3f2e2 100644 --- a/include/configs/mx7_common.h +++ b/include/configs/mx7_common.h @@ -23,6 +23,8 @@ #define CONFIG_SC_TIMER_CLK 8000000 /* 8Mhz */ #define CONFIG_SYS_FSL_CLK +#define CONFIG_SYS_BOOTM_LEN 0x1000000 + /* Enable iomux-lpsr support */ #define CONFIG_IOMUX_LPSR #define CONFIG_IMX_FIXED_IVT_OFFSET @@ -36,6 +38,8 @@ #define CONFIG_DISPLAY_CPUINFO #define CONFIG_DISPLAY_BOARDINFO +#define CONFIG_FSL_CLK + #define CONFIG_LOADADDR 0x80800000 #define CONFIG_SYS_TEXT_BASE 0x87800000