[U-Boot] [PATCH] arm: a320: enable tagged list support

Wolfgang Denk wd at denx.de
Mon May 16 13:42:10 CEST 2011


Dear Po-Yu Chuang,

In message <1305531660-1595-1-git-send-email-ratbert.chuang at gmail.com> you wrote:
> From: Po-Yu Chuang <ratbert at faraday-tech.com>
> 
> 
> Signed-off-by: Po-Yu Chuang <ratbert at faraday-tech.com>
> ---
>  include/configs/a320evb.h |    6 ++++++
>  1 files changed, 6 insertions(+), 0 deletions(-)
> 
> diff --git a/include/configs/a320evb.h b/include/configs/a320evb.h
> index 0527822..f12977b 100644
> --- a/include/configs/a320evb.h
> +++ b/include/configs/a320evb.h
> @@ -25,6 +25,12 @@
>  #include <asm/arch/a320.h>
>  
>  /*-----------------------------------------------------------------------
> + * Linux kernel tagged list
> + */
> +#define CONFIG_CMDLINE_TAG
> +#define CONFIG_SETUP_MEMORY_TAGS
> +
> +/*-----------------------------------------------------------------------

Please also fix the incorrect multiline comment style while modifying
this code. Thanks.

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
Memories of you remind me of you.                   - Karl Lehenbauer


More information about the U-Boot mailing list