X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fmx7_common.h;h=9f4dbec07002f193ab5613c20d4d6ae1d7a79f80;hb=bf2c48fa1a6e068f232d84aae43b5dad654a9017;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..9f4dbec 100644 --- a/include/configs/mx7_common.h +++ b/include/configs/mx7_common.h @@ -13,15 +13,9 @@ #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 @@ -29,15 +23,11 @@ #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