[U-Boot] [PATCH] Add CONFIG_AT91FAMILY to AT91RM9200 arch
    Jens Scharsig 
    js_at_ng at scharsoft.de
       
    Sun Jul 10 21:40:41 CEST 2011
    
    
  
This patch is obsolete since 2011.06
regards
Jens Scharsig
> * Add CONFIG_AT91FAMILY to AT91RM9200 arch
> 
> 
> Signed-off-by: Jens Scharsig <js_at_ng at 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
    
    
More information about the U-Boot
mailing list