X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fmx7_common.h;h=4704276a74de840ed00ae398d8c4340fb48a3b69;hb=46b5c8ed017958fc387ab86c71ae6c90abb6793c;hp=32b44fe92412050c2b6d28676749d36977c1060c;hpb=1616626417716e988362c908125ba574c402f831;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/mx7_common.h b/include/configs/mx7_common.h index 32b44fe..4704276 100644 --- a/include/configs/mx7_common.h +++ b/include/configs/mx7_common.h @@ -13,31 +13,19 @@ #include #include -#ifndef CONFIG_MX7 -#define CONFIG_MX7 -#endif - /* Timer settings */ #define CONFIG_MXC_GPT_HCLK #define CONFIG_SC_TIMER_CLK 8000000 /* 8Mhz */ -#define COUNTER_FREQUENCY CONFIG_SC_TIMER_CLK -#define CONFIG_SYS_FSL_CLK - -#define CONFIG_SYS_BOOTM_LEN 0x1000000 /* Enable iomux-lpsr support */ #define CONFIG_IOMUX_LPSR /* Miscellaneous configurable options */ -#define CONFIG_SYS_CBSIZE 512 -#define CONFIG_SYS_MAXARGS 32 /* UART */ /* MMC */ -#define CONFIG_ARMV7_SECURE_BASE 0x00900000 - /* * If we have defined the OPTEE ram size and not OPTEE it means that we were * launched by OPTEE, because of that we shall skip all the low level