[U-Boot] [PATCH V3] Arm: re-introduce the MACH_TYPE_XXXXXX for EB_CPUX9K2 board

Albert ARIBAUD albert.u.boot at aribaud.net
Sat Nov 5 13:44:39 CET 2011


Hi Jens,

Le 31/10/2011 19:52, Jens Scharsig a écrit :
> * re-introduce the MACH_TYPE_XXXXXX for EB_CPUX9K2 board
>
> Signed-off-by: Jens Scharsig<js_at_ng at scharsoft.de>
> ---
>   include/configs/eb_cpux9k2.h |    2 ++
>   1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/include/configs/eb_cpux9k2.h b/include/configs/eb_cpux9k2.h
> index 4324172..b08de4a 100644
> --- a/include/configs/eb_cpux9k2.h
> +++ b/include/configs/eb_cpux9k2.h
> @@ -41,6 +41,8 @@
>   #define CONFIG_MISC_INIT_R
>   #define CONFIG_BOARD_EARLY_INIT_F
>
> +#define MACH_TYPE_EB_CPUX9K2		1977
> +#define CONFIG_MACH_TYPE		MACH_TYPE_EB_CPUX9K2
>   /*--------------------------------------------------------------------------*/
>   #define CONFIG_SYS_TEXT_BASE 		0x00000000
>   #define CONFIG_SYS_LOAD_ADDR		0x21000000  /* default load address */

Applied to u-boot-arm/master, thanks!

Amicalement,
-- 
Albert.


More information about the U-Boot mailing list