All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jerry Van Baren <gvb.uboot@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] [v2] fdt: introduce fdt_verify_alias_address() and fdt_get_base_address()
Date: Thu, 14 Jul 2011 22:56:16 -0400	[thread overview]
Message-ID: <4E1FAC50.5080909@gmail.com> (raw)
In-Reply-To: <1304447048-14026-1-git-send-email-timur@freescale.com>

On 05/03/2011 02:24 PM, Timur Tabi wrote:
> Introduce two functions, fdt_verify_alias_address() and fdt_get_base_address(),
> which can be used to verify the physical address of a device in a device tree.
>
> fdt_get_base_address() returns the base address of an SOC or PCI node.
>
> fdt_verify_alias_address() prints a message if the address of a node specified
> by an alias does not match the given physical address.
>
> Signed-off-by: Timur Tabi<timur@freescale.com>

Applied to u-boot-fdt.

Thanks,
gvb

      parent reply	other threads:[~2011-07-15  2:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-03 18:24 [U-Boot] [PATCH 1/2] [v2] fdt: introduce fdt_verify_alias_address() and fdt_get_base_address() Timur Tabi
2011-05-03 18:24 ` [U-Boot] [PATCH 2/2] [v2] powerpc/85xx: verify the device tree before booting Linux Timur Tabi
2011-07-29 13:05   ` Kumar Gala
2011-07-15  2:56 ` Jerry Van Baren [this message]

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=4E1FAC50.5080909@gmail.com \
    --to=gvb.uboot@gmail.com \
    --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.