public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot, v2, 2/9] fdt_support: refactor with fdt_find_or_add_subnode helper func
Date: Thu, 19 Jun 2014 11:20:12 -0400	[thread overview]
Message-ID: <20140619152012.GF20480@bill-the-cat> (raw)
In-Reply-To: <1397810465-10006-3-git-send-email-yamada.m@jp.panasonic.com>

On Fri, Apr 18, 2014 at 05:40:58PM +0900, Masahiro Yamada wrote:

> Some functions in fdt_support.c do the same routine:
> search a node with a given name ("chosen", "memory", etc.)
> or newly create it if it does not exist.
> 
> So this commit makes that routine to a helper function.
> 
> Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
> Acked-by: Simon Glass <sjg@chromium.org>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140619/57b06db2/attachment.pgp>

  parent reply	other threads:[~2014-06-19 15:20 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-18  8:40 [U-Boot] [PATCH v2 0/9] Refactoring and Endian bug fixes of fdt_support Masahiro Yamada
2014-04-18  8:40 ` [U-Boot] [PATCH v2 1/9] fdt_support: delete unnecessary DECLARE_GLOBAL_DATA_PTR Masahiro Yamada
2014-05-24  1:16   ` Simon Glass
2014-06-19 15:20   ` [U-Boot] [U-Boot, v2, " Tom Rini
2014-04-18  8:40 ` [U-Boot] [PATCH v2 2/9] fdt_support: refactor with fdt_find_or_add_subnode helper func Masahiro Yamada
2014-05-24  1:18   ` Simon Glass
2014-06-19 15:20   ` Tom Rini [this message]
2014-04-18  8:40 ` [U-Boot] [PATCH v2 3/9] fdt_support: delete force argument of fdt_initrd() Masahiro Yamada
2014-05-24  1:19   ` Simon Glass
2014-06-19 15:20   ` [U-Boot] [U-Boot, v2, " Tom Rini
2014-04-18  8:41 ` [U-Boot] [PATCH v2 4/9] fdt_support: delete force argument of fdt_chosen() Masahiro Yamada
2014-05-24  1:21   ` Simon Glass
2014-06-19 15:20   ` [U-Boot] [U-Boot, v2, " Tom Rini
2014-04-18  8:41 ` [U-Boot] [PATCH v2 5/9] fdt_support: refactor fdt_fixup_stdout() function Masahiro Yamada
2014-05-24  1:25   ` Simon Glass
2014-06-19 15:20   ` [U-Boot] [U-Boot, v2, " Tom Rini
2014-04-18  8:41 ` [U-Boot] [PATCH v2 6/9] fdt_support: add 'const' qualifier for unchanged argument Masahiro Yamada
2014-05-24  1:26   ` Simon Glass
2014-06-19 15:20   ` [U-Boot] [U-Boot, v2, " Tom Rini
2014-04-18  8:41 ` [U-Boot] [PATCH v2 7/9] fdt_support: fix an endian bug of fdt_fixup_memory_banks Masahiro Yamada
2014-05-24  1:28   ` Simon Glass
2014-06-19 15:20   ` [U-Boot] [U-Boot, v2, " Tom Rini
2014-04-18  8:41 ` [U-Boot] [PATCH v2 8/9] fdt_support: fix an endian bug of fdt_initrd() Masahiro Yamada
2014-05-24  1:29   ` Simon Glass
2014-06-19 15:20   ` [U-Boot] [U-Boot, v2, " Tom Rini
2014-04-18  8:41 ` [U-Boot] [PATCH v2 9/9] fdt_support: correct the return condition " Masahiro Yamada
2014-05-24  1:29   ` Simon Glass
2014-06-19 15:21   ` [U-Boot] [U-Boot, v2, " Tom Rini
2014-04-24  1:03 ` [U-Boot] [PATCH v2 0/9] Refactoring and Endian bug fixes of fdt_support Masahiro Yamada
2014-05-07  4:08   ` Masahiro Yamada

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=20140619152012.GF20480@bill-the-cat \
    --to=trini@ti.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox