[U-Boot] Please pull u-boot-fdt
Simon Glass
sjg at chromium.org
Sat Oct 3 16:45:21 CEST 2015
Hi Tom,
Here are a few last-minute bug fixes mostly stemming from the
fdtdec_get_addr() change earlier.
The following changes since commit fbb0c7bd92255bfcb13826a8ac81be6e2f94ba48:
Merge branch 'master' of git://git.denx.de/u-boot-tegra (2015-10-02
20:35:49 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-fdt.git
for you to fetch changes up to cce573e8d806fd430e7584b36bce6d62ae0430e8:
trats: fdt: disable unused DW MMC (2015-10-03 14:39:19 +0100)
----------------------------------------------------------------
Przemyslaw Marczak (4):
fdtdec: fix parsing 'reg' property with zero value in '#size-cells'
gpio: s5p: call: dev_get_addr() instead of fdtdec_get_addr()
mach-exynos: clock: restore calling dead exynos4_get_mmc_clk()
trats: fdt: disable unused DW MMC
Simon Glass (1):
dts: Add a comment about CONFIG_OF_EMBED being for local use
Stephen Warren (1):
fdt: fix fdtdec_get_addr_size not to require any size cells
arch/arm/dts/exynos4210-trats.dts | 4 ++++
arch/arm/mach-exynos/clock.c | 10 ++++------
drivers/gpio/s5p_gpio.c | 18 +++++++++++-------
dts/Kconfig | 4 +++-
lib/fdtdec.c | 7 ++++---
5 files changed, 26 insertions(+), 17 deletions(-)
Regards,
Simon
More information about the U-Boot
mailing list