* [U-Boot] [PATCH] ARM : at91sam9x5 : Remove CONFIG_ARCH_CPU_INIT
@ 2012-08-15 2:48 Bo Shen
2012-08-15 6:40 ` Andreas Bießmann
0 siblings, 1 reply; 2+ messages in thread
From: Bo Shen @ 2012-08-15 2:48 UTC (permalink / raw)
To: u-boot
Remove CONFIG_ARCH_CPU_INIT, no need it anymore
Signed-off-by: Bo Shen <voice.shen@atmel.com>
---
include/configs/at91sam9x5ek.h | 2 --
1 file changed, 2 deletions(-)
diff --git a/include/configs/at91sam9x5ek.h b/include/configs/at91sam9x5ek.h
index f8bd870..82f6b48 100644
--- a/include/configs/at91sam9x5ek.h
+++ b/include/configs/at91sam9x5ek.h
@@ -35,8 +35,6 @@
#define CONFIG_AT91SAM9X5EK
#define CONFIG_AT91FAMILY
-#define CONFIG_ARCH_CPU_INIT
-
#define CONFIG_CMDLINE_TAG /* enable passing of ATAGs */
#define CONFIG_SETUP_MEMORY_TAGS
#define CONFIG_INITRD_TAG
--
1.7.9.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [U-Boot] [PATCH] ARM : at91sam9x5 : Remove CONFIG_ARCH_CPU_INIT
2012-08-15 2:48 [U-Boot] [PATCH] ARM : at91sam9x5 : Remove CONFIG_ARCH_CPU_INIT Bo Shen
@ 2012-08-15 6:40 ` Andreas Bießmann
0 siblings, 0 replies; 2+ messages in thread
From: Andreas Bießmann @ 2012-08-15 6:40 UTC (permalink / raw)
To: u-boot
Dear Bo Shen,
On 15.08.12 04:48, Bo Shen wrote:
> Remove CONFIG_ARCH_CPU_INIT, no need it anymore
>
>
> Signed-off-by: Bo Shen <voice.shen@atmel.com>
> ---
applied to u-boot-atmel/master, thanks!
Best regards
Andreas Bie?mann
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-08-15 6:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-15 2:48 [U-Boot] [PATCH] ARM : at91sam9x5 : Remove CONFIG_ARCH_CPU_INIT Bo Shen
2012-08-15 6:40 ` Andreas Bießmann
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.