[U-Boot] Please pull fsl-qoriq master

Tom,
The following changes since commit b66a5c03a0870db3045be2967b85684b1887ca18:
Merge branch 'master' of git://git.denx.de/u-boot-uniphier (2016-06-21 20:43:21 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-fsl-qoriq.git
for you to fetch changes up to dee01e426b39eac974364c0658fca431894987c3:
armv8: dts: fsl: Remove cpu nodes from Layerscape DTSIs (2016-06-28 12:08:54 -0700)
---------------------------------------------------------------- Abhimanyu Saini (1): armv8: dts: fsl: Remove cpu nodes from Layerscape DTSIs
Hou Zhiqiang (1): armv8/fsl_lsch2: Correct the cores frequency initialization
Peng Fan (2): mmc: fsl: reset to normal boot mode when eMMC fast boot mmc: fsl: introduce wp_enable
Prabhakar Kushwaha (1): armv8: fsl-layerscape: Append "A" in SoC name for ARM based SoCs
Qianyu Gong (3): armv8: ls1043aqds: fix to get boot device info from FPGA armv8: ls1043aqds: use configurable clock armv8: ls1043aqds: print FPGA info early for QSPI boot
Ye Li (1): fsl_esdhc: Update clock enable bits for USDHC
.../arm/cpu/armv8/fsl-layerscape/fsl_lsch2_speed.c | 8 ++- arch/arm/cpu/armv8/fsl-layerscape/soc.c | 4 +- arch/arm/dts/fsl-ls1012a.dtsi | 12 ---- arch/arm/dts/fsl-ls1043a.dtsi | 32 ---------- arch/arm/dts/fsl-ls2080a.dtsi | 61 ------------------- arch/arm/include/asm/arch-fsl-layerscape/cpu.h | 14 ++--- arch/arm/include/asm/arch-fsl-layerscape/soc.h | 14 ++--- board/freescale/ls1043aqds/ls1043aqds.c | 12 ++-- drivers/mmc/fsl_esdhc.c | 68 +++++++++++++++++----- drivers/usb/common/fsl-errata.c | 4 +- include/configs/ls1043aqds.h | 9 +-- include/fsl_esdhc.h | 7 +++ 12 files changed, 94 insertions(+), 151 deletions(-)
Thanks.
York

On Tue, Jun 28, 2016 at 07:10:32PM +0000, york sun wrote:
Tom,
The following changes since commit b66a5c03a0870db3045be2967b85684b1887ca18:
Merge branch 'master' of git://git.denx.de/u-boot-uniphier (2016-06-21 20:43:21 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-fsl-qoriq.git
for you to fetch changes up to dee01e426b39eac974364c0658fca431894987c3:
armv8: dts: fsl: Remove cpu nodes from Layerscape DTSIs (2016-06-28 12:08:54 -0700)
Applied to u-boot/master, thanks!
participants (2)
-
Tom Rini
-
york sun