From: Jerry Van Baren <gvb.uboot@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Pull request: u-boot-fdt.git
Date: Tue, 18 Mar 2008 21:37:11 -0400 [thread overview]
Message-ID: <47E06E47.40402@gmail.com> (raw)
Dear Wolfgang,
The patches by David I've picked up from dtc and applied to track libfdt.
The patches by Kumar improve the "fdt" command.
All patches were posted previously (prior to the merge window opening).
Thanks,
gvb
The following changes since commit fdeb932b1c8a3b615463995c3452d30ee0b12a33:
Wolfgang Denk (1):
Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin
are available in the git repository at:
git://www.denx.de/git/u-boot-fdt.git master
David Gibson (5):
libfdt: Add fdt_set_name() function
libfdt: Add and use a node iteration helper function.
libfdt: Fix NOP handling bug in fdt_add_subnode_namelen()
libfdt: Trivial cleanup for CHECK_HEADER)
libfdt: Remove no longer used code from
fdt_node_offset_by_compatible()
Kumar Gala (2):
Add sub-commands to fdt
Fix fdt boardsetup command parsing
common/cmd_fdt.c | 113 +++++++++++++++++++-
include/libfdt.h | 32 ++++++
libfdt/fdt.c | 46 +++++++-
libfdt/fdt_ro.c | 277
++++++++++++++--------------------------------
libfdt/fdt_rw.c | 34 +++++-
libfdt/libfdt_internal.h | 7 +
6 files changed, 305 insertions(+), 204 deletions(-)
next reply other threads:[~2008-03-19 1:37 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-19 1:37 Jerry Van Baren [this message]
2008-03-22 23:53 ` [U-Boot-Users] Pull request: u-boot-fdt.git Wolfgang Denk
-- strict thread matches above, loose matches on Subject: below --
2008-01-08 16:48 Jerry Van Baren
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=47E06E47.40402@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox