[U-Boot-Users] Pull request: u-boot-fdt.git

Dear Wolfgang:
Please pull from the master branch at git://denx.de/git/u-boot-fdt.git
Thanks, gvb
The following changes since commit 74ac5facb988fc488a707db228b177ead63a6541: Wolfgang Denk (1): Merge branch 'inka4x0-ng' of /home/m8/git/u-boot/
are available in the git repository at:
git://www.denx.de/git/u-boot-fdt.git master
David Gibson (2): libfdt: Add more documentation (patch the sixth) libfdt: Add more documentation (patch the seventh)
Gerald Van Baren (5): Support setting FDT properties with optional values. Improve the FDT help message. Fine grained per property /chosen updating. LIBFDT: use memmove() instead of memcpy() Fix a whitespace error.
Matthias Fuchs (1): Add fdt_find_and_setprop() to fdt_support.h
common/cmd_fdt.c | 26 ++-- common/fdt_support.c | 73 ++++++----- include/fdt_support.h | 2 + include/libfdt.h | 323 +++++++++++++++++++++++++++++++++++++++++++++++++ libfdt/fdt_rw.c | 6 +- 5 files changed, 380 insertions(+), 50 deletions(-)
participants (1)
-
Jerry Van Baren