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

Jerry Van Baren gvb.uboot at gmail.com
Tue Jan 8 21:23:46 CET 2008


Dear Wolfgang:

Please pull from the master branch at git://denx.de/git/u-boot-fdt.git

This is the same pull as I requested a few hours ago, but I fixed
my whitespace oops in patch "Fine grained per property /chosen
updating." directly rather than creating a whole separate patch.

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 (4):
      Support setting FDT properties with optional values.
      Improve the FDT help message.
      Fine grained per property /chosen updating.
      LIBFDT: use memmove() instead of memcpy()

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(-)





More information about the U-Boot mailing list