From: Bo Shen Date: Mon, 27 Aug 2012 00:04:34 +0000 (+0000) Subject: arm: sam9g10/sam9m10g45: remove CONFIG_ARCH_CPU_INIT X-Git-Tag: v2012.10-rc1~115 X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=commitdiff_plain;h=3083efe212826163e13c55abee46b22238301ea6 arm: sam9g10/sam9m10g45: remove CONFIG_ARCH_CPU_INIT Remove CONFIG_ARCH_CPU_INIT for at91sam9g10ek and at91sam9m10g45ek Signed-off-by: Bo Shen [rebase on TOT] Signed-off-by: Andreas Bießmann --- diff --git a/include/configs/at91sam9261ek.h b/include/configs/at91sam9261ek.h index 19acf64fa2..1e1fbe56d7 100644 --- a/include/configs/at91sam9261ek.h +++ b/include/configs/at91sam9261ek.h @@ -40,8 +40,6 @@ #include -#define CONFIG_ARCH_CPU_INIT - #define CONFIG_CMDLINE_TAG /* enable passing of ATAGs */ #define CONFIG_SETUP_MEMORY_TAGS #define CONFIG_INITRD_TAG diff --git a/include/configs/at91sam9m10g45ek.h b/include/configs/at91sam9m10g45ek.h index 6191cdf0fb..4ca280a7ff 100644 --- a/include/configs/at91sam9m10g45ek.h +++ b/include/configs/at91sam9m10g45ek.h @@ -39,7 +39,6 @@ #define CONFIG_AT91SAM9M10G45EK #define CONFIG_AT91FAMILY -#define CONFIG_ARCH_CPU_INIT #define CONFIG_CMDLINE_TAG /* enable passing of ATAGs */ #define CONFIG_SETUP_MEMORY_TAGS