[U-Boot] Please pull u-boot-fdt

Hi Tom,
Here's another patch syncing up with libfdt upstream. Maxime suggest that this should go in now.
The following changes since commit 3431b392ad50ff37fa3d6e7715c6a99c74d692dc:
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot (2016-10-19 07:48:16 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-fdt.git
for you to fetch changes up to 610db7058f1d9ed668aef7692f8f90f05e0923f8:
libfdt: Sync overlay with upstream (2016-10-23 12:08:48 -0700)
---------------------------------------------------------------- Maxime Ripard (1): libfdt: Sync overlay with upstream
include/libfdt.h | 24 ++++++--- lib/libfdt/fdt_overlay.c | 199 +++++++++++++++++++++++++++++++++++++++++++------------------------- lib/libfdt/fdt_strerror.c | 3 ++ 3 files changed, 147 insertions(+), 79 deletions(-)
Regards, Simon

On Sun, Oct 23, 2016 at 09:01:17PM -0600, Simon Glass wrote:
Hi Tom,
Here's another patch syncing up with libfdt upstream. Maxime suggest that this should go in now.
The following changes since commit 3431b392ad50ff37fa3d6e7715c6a99c74d692dc:
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot (2016-10-19 07:48:16 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-fdt.git
for you to fetch changes up to 610db7058f1d9ed668aef7692f8f90f05e0923f8:
libfdt: Sync overlay with upstream (2016-10-23 12:08:48 -0700)
Applied to u-boot/master, thanks!
participants (2)
-
Simon Glass
-
Tom Rini