[U-Boot] [PATCH 1/5] add DOCKSTAR machine type

Wolfgang Denk wd at denx.de
Tue Sep 7 17:07:07 CEST 2010


Dear Eric Cooper,

In message <1283869696-10077-2-git-send-email-ecc at cmu.edu> you wrote:
> 
> Signed-off-by: Eric Cooper <ecc at cmu.edu>
> ---
>  arch/arm/include/asm/mach-types.h |   13 +++++++++++++
>  1 files changed, 13 insertions(+), 0 deletions(-)
> 
> diff --git a/arch/arm/include/asm/mach-types.h b/arch/arm/include/asm/mach-types.h
> index fd28d2b..e0b6090 100644
> --- a/arch/arm/include/asm/mach-types.h
> +++ b/arch/arm/include/asm/mach-types.h
> @@ -2946,6 +2946,7 @@ extern unsigned int __machine_arch_type;
>  #define MACH_TYPE_NETVIZ               2964
>  #define MACH_TYPE_FLEXIBITY            2965
>  #define MACH_TYPE_WLAN_COMPUTER        2966
> +#define MACH_TYPE_DOCKSTAR             2998
>  

NAK.  We don't edit mach-types.h manually.

If you need it updated, please send a request to do so to the acting
ARM custodian (ahem).

But also note that we always sync against the current mainline Linux
kernel, and this does not have an entry for DOCKSTAR yet (it ends at
WLAN_COMPUTER), so a new sync would not change the file yet.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
I can't understand it. I can't even understand  the  people  who  can
understand it.                    - Queen Juliana of the Netherlands.


More information about the U-Boot mailing list