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

Hi Tom,
Just a few fixes.
The following changes since commit 70c1e0474a9df2c4493b4e2330cc41d3132b4e90:
Merge git://git.denx.de/u-boot-rockchip (2017-01-12 21:20:51 -0500)
are available in the git repository at:
git://git.denx.de/u-boot-fdt.git
for you to fetch changes up to b05bf6c75d03c925737e228472b694cbeaa503c2:
cmd/fdt: Make fdt get value endian-safe for single-cell properties (2017-01-14 10:09:46 -0700)
---------------------------------------------------------------- Andreas Färber (1): cmd/fdt: Make fdt get value endian-safe for single-cell properties
David Gibson (1): libfdt: Correct fdt handling of overlays without fixups and base trees without symbols
Stefan Agner (1): cmd: fdt: Print error message when fdt application fails
cmd/fdt.c | 10 +++++++--- lib/libfdt/fdt_overlay.c | 7 ++++++- 2 files changed, 13 insertions(+), 4 deletions(-)
Regards, Simon

On Sat, Jan 14, 2017 at 10:14:44AM -0700, Simon Glass wrote:
Hi Tom,
Just a few fixes.
The following changes since commit 70c1e0474a9df2c4493b4e2330cc41d3132b4e90:
Merge git://git.denx.de/u-boot-rockchip (2017-01-12 21:20:51 -0500)
are available in the git repository at:
git://git.denx.de/u-boot-fdt.git
for you to fetch changes up to b05bf6c75d03c925737e228472b694cbeaa503c2:
cmd/fdt: Make fdt get value endian-safe for single-cell properties (2017-01-14 10:09:46 -0700)
Applied to u-boot/master, thanks!
participants (2)
-
Simon Glass
-
Tom Rini