All of lore.kernel.org
 help / color / mirror / Atom feed
From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 2/2] arm: a320: enable tagged list support
Date: Thu, 04 Aug 2011 11:32:11 +0200	[thread overview]
Message-ID: <4E3A671B.7080609@aribaud.net> (raw)
In-Reply-To: <1311044214-1652-1-git-send-email-ratbert.chuang@gmail.com>

Hi Po Yu Chuang,

On 19/07/2011 04:56, Po-Yu Chuang wrote:
> From: Po-Yu Chuang<ratbert@faraday-tech.com>
>
>
> Signed-off-by: Po-Yu Chuang<ratbert@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.

  reply	other threads:[~2011-08-04  9:32 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-16  7:41 [U-Boot] [PATCH] arm: a320: enable tagged list support Po-Yu Chuang
2011-05-16 11:42 ` Wolfgang Denk
2011-05-17  2:47   ` Po-Yu Chuang
2011-05-17  3:11 ` [U-Boot] [PATCH v2 1/2] arm: a320: fix multiline comment style Po-Yu Chuang
2011-07-19  2:55   ` [U-Boot] [PATCH v3 " Po-Yu Chuang
2011-05-17  3:11 ` [U-Boot] [PATCH v2 2/2] arm: a320: enable tagged list support Po-Yu Chuang
2011-06-09  6:35   ` Po-Yu Chuang
2011-06-09  6:44     ` Po-Yu Chuang
2011-07-16 10:25       ` Albert ARIBAUD
2011-07-19  2:56   ` [U-Boot] [PATCH v3 " Po-Yu Chuang
2011-08-04  9:32     ` Albert ARIBAUD [this message]
2011-08-04  9:44       ` Po-Yu Chuang
2011-08-04  9:57         ` Albert ARIBAUD

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4E3A671B.7080609@aribaud.net \
    --to=albert.u.boot@aribaud.net \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.