
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(-)
------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ U-Boot-Users mailing list U-Boot-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/u-boot-users