* [U-Boot] [PATCH] Add CONFIG_AT91FAMILY to AT91RM9200 arch
@ 2011-04-03 11:33 Jens Scharsig
2011-07-10 19:40 ` Jens Scharsig
0 siblings, 1 reply; 2+ messages in thread
From: Jens Scharsig @ 2011-04-03 11:33 UTC (permalink / raw)
To: u-boot
* Add CONFIG_AT91FAMILY to AT91RM9200 arch
Signed-off-by: Jens Scharsig <js_at_ng@scharsoft.de>
---
This will also fix brocken EB+CPUx9k2 board in Version 2011.03
arch/arm/include/asm/arch-at91/at91rm9200.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/arm/include/asm/arch-at91/at91rm9200.h b/arch/arm/include/asm/arch-at91/at91rm9200.h
index 1bee6f2..6ec4503 100644
--- a/arch/arm/include/asm/arch-at91/at91rm9200.h
+++ b/arch/arm/include/asm/arch-at91/at91rm9200.h
@@ -131,5 +131,5 @@
#define AT91_PMX_CA_D16_31 0xFFFF0000
#define CONFIG_SYS_AT91_CPU_NAME "AT91RM9200"
-
+#define CONFIG_AT91FAMILY
#endif
--
1.7.3.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [U-Boot] [PATCH] Add CONFIG_AT91FAMILY to AT91RM9200 arch
2011-04-03 11:33 [U-Boot] [PATCH] Add CONFIG_AT91FAMILY to AT91RM9200 arch Jens Scharsig
@ 2011-07-10 19:40 ` Jens Scharsig
0 siblings, 0 replies; 2+ messages in thread
From: Jens Scharsig @ 2011-07-10 19:40 UTC (permalink / raw)
To: u-boot
This patch is obsolete since 2011.06
regards
Jens Scharsig
> * Add CONFIG_AT91FAMILY to AT91RM9200 arch
>
>
> Signed-off-by: Jens Scharsig <js_at_ng@scharsoft.de>
> ---
>
> This will also fix brocken EB+CPUx9k2 board in Version 2011.03
>
> arch/arm/include/asm/arch-at91/at91rm9200.h | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/arch/arm/include/asm/arch-at91/at91rm9200.h b/arch/arm/include/asm/arch-at91/at91rm9200.h
> index 1bee6f2..6ec4503 100644
> --- a/arch/arm/include/asm/arch-at91/at91rm9200.h
> +++ b/arch/arm/include/asm/arch-at91/at91rm9200.h
> @@ -131,5 +131,5 @@
> #define AT91_PMX_CA_D16_31 0xFFFF0000
>
> #define CONFIG_SYS_AT91_CPU_NAME "AT91RM9200"
> -
> +#define CONFIG_AT91FAMILY
> #endif
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-07-10 19:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-03 11:33 [U-Boot] [PATCH] Add CONFIG_AT91FAMILY to AT91RM9200 arch Jens Scharsig
2011-07-10 19:40 ` Jens Scharsig
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox