[U-Boot] Pull request: u-boot-fdt

Dear Wolfgang,
Please pull git://git.denx.de/u-boot-fdt.git master. These are bugfixes from dtc/libfdt and resynchronizes us.
Thanks, gvb
The following changes since commit ed9953d6903c9673135a96ae1644f61cb0eac5ce: Wolfgang Denk (1): Merge branch 'master' of git://git.denx.de/u-boot-i2c
are available in the git repository at:
git://git.denx.de/u-boot-fdt.git master
David Gibson (2): libfdt: Rework fdt_next_node() libfdt: Rework/cleanup fdt_next_tag()
Emil Medve (1): Fix a possible overflow case detected by gcc 4.3.2
Laurent Gregoire (1): libfdt: Fix C++ compile-time cast error on gnu 4.2.1
include/libfdt.h | 2 +- libfdt/fdt.c | 50 ++++++++++++++++++++++++++---------------- libfdt/fdt_ro.c | 53 ++++++++++++++------------------------------- libfdt/fdt_rw.c | 2 + libfdt/fdt_sw.c | 11 ++++----- libfdt/fdt_wip.c | 41 ++++++----------------------------- libfdt/libfdt_internal.h | 1 - 7 files changed, 63 insertions(+), 97 deletions(-)

Dear Jerry Van Baren,
In message 49D58BCF.6020001@gmail.com you wrote:
Dear Wolfgang,
Please pull git://git.denx.de/u-boot-fdt.git master. These are bugfixes from dtc/libfdt and resynchronizes us.
Thanks, gvb
The following changes since commit ed9953d6903c9673135a96ae1644f61cb0eac5ce: Wolfgang Denk (1): Merge branch 'master' of git://git.denx.de/u-boot-i2c
are available in the git repository at:
git://git.denx.de/u-boot-fdt.git master
David Gibson (2): libfdt: Rework fdt_next_node() libfdt: Rework/cleanup fdt_next_tag()
Emil Medve (1): Fix a possible overflow case detected by gcc 4.3.2
Laurent Gregoire (1): libfdt: Fix C++ compile-time cast error on gnu 4.2.1
include/libfdt.h | 2 +- libfdt/fdt.c | 50 ++++++++++++++++++++++++++---------------- libfdt/fdt_ro.c | 53 ++++++++++++++------------------------------- libfdt/fdt_rw.c | 2 + libfdt/fdt_sw.c | 11 ++++----- libfdt/fdt_wip.c | 41 ++++++----------------------------- libfdt/libfdt_internal.h | 1 - 7 files changed, 63 insertions(+), 97 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
participants (2)
-
Jerry Van Baren
-
Wolfgang Denk