[U-Boot] [PATCH v2 2/2] arm: a320: enable tagged list support
Po-Yu Chuang
ratbert.chuang at gmail.com
Thu Jun 9 08:35:51 CEST 2011
Dear Albert,
On Tue, May 17, 2011 at 11:11 AM, Po-Yu Chuang <ratbert.chuang at gmail.com> 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 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 */
> --
> 1.6.3.3
>
>
Is it possible to accept this patch series in v2011.06?
[U-Boot,v2,1/2] arm: a320: fix multiline comment style
http://patchwork.ozlabs.org/patch/95847/
[U-Boot,v2,2/2] arm: a320: enable tagged list support
http://patchwork.ozlabs.org/patch/95848/
Best regards,
Po-Yu Chuang
More information about the U-Boot
mailing list