public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3] common/image.c: align usage of fdt_high with initrd_high
Date: Wed, 08 Feb 2012 12:39:53 +0100	[thread overview]
Message-ID: <4F325F09.20807@denx.de> (raw)
In-Reply-To: <1326182048-26418-1-git-send-email-shawn.guo@linaro.org>

On 10/01/2012 08:54, Shawn Guo wrote:
> The commit message of a28afca (Add uboot "fdt_high" enviroment variable)
> states that fdt_high behaves similarly to the existing initrd_high.
> But fdt_high actually has an outstanding difference from initrd_high.
> The former specifies the start address, while the later specifies the
> end address.
> 
> As fdt_high and initrd_high will likely be used together, it'd be nice
> to have them behave same.  The patch changes the behavior of fdt_high
> to have it aligned with initrd_high.
> 
> The document of fdt_high in README is updated with an example to
> demonstrate the usage of this environment variable.
> 
> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
> ---

Hi,

this patch seems to be required to test device tree on i.MX platform.

Simon, I have seen several patches from you regarding fdt - maybe you
can add your ACK or NACK to this patch.

Stefano

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

  parent reply	other threads:[~2012-02-08 11:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-10  7:54 [U-Boot] [PATCH v3] common/image.c: align usage of fdt_high with initrd_high Shawn Guo
2012-01-16 12:09 ` Shawn Guo
2012-02-08 11:39 ` Stefano Babic [this message]
2012-02-09 17:26   ` Simon Glass
2012-02-09 17:37 ` Simon Glass
2012-02-09 18:51   ` Shawn Guo
2012-02-09 19:43     ` Simon Glass
2012-02-12 15:34       ` Stefano Babic

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=4F325F09.20807@denx.de \
    --to=sbabic@denx.de \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox