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

Albert ARIBAUD albert.u.boot at aribaud.net
Thu Aug 4 11:32:11 CEST 2011


Hi Po Yu Chuang,

On 19/07/2011 04:56, Po-Yu Chuang wrote:
> From: Po-Yu Chuang<ratbert at faraday-tech.com>
>
>
> Signed-off-by: Po-Yu Chuang<ratbert at faraday-tech.com>
> ---
> v2:
> add a preceding patch to fix multiline comment style
>
> v3:
> rebase
>
>   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 f832d52..62913b5 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
> +
> +/*
>    * CPU and Board Configuration Options
>    */
>   #undef CONFIG_USE_IRQ		/* we don't need IRQ/FIQ stuff */

Applied to u-boot-arm (after local fix to context lines -- my fault 
entirely, waited too long before applying it), thanks!

Amicalement,
-- 
Albert.


More information about the U-Boot mailing list