[U-Boot] pull request: u-boot-uniphier/master
Masahiro Yamada
yamada.masahiro at socionext.com
Fri Apr 21 17:08:53 UTC 2017
Hi Tom,
Here is a small pull request for UniPhier SoCs.
Please pull!
- Add USB PHY settings
- Use PSCI system reset when used with ARM Trusted Firmware
- Improve boot log to show SCP status
- Sync DT with Linux
The following changes since commit 3c476d841daa491f87c8f07851038afbdf4d90a8:
Merge git://git.denx.de/u-boot-fsl-qoriq (2017-04-18 11:36:06 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-uniphier.git master
for you to fetch changes up to 4e7f8de42642cd0036dc78bf0df293f105cb5267:
ARM: dts: uniphier: sync Device Tree with Linux (2017-04-20 23:50:02 +0900)
----------------------------------------------------------------
Masahiro Yamada (4):
ARM: uniphier: setup EHCI PHY paramters for LD11
ARM: uniphier: enable PSCI sysreset for uniphier_v8_defconfig
ARM: uniphier: show STM (SCP) status on boot and pinmon command
ARM: dts: uniphier: sync Device Tree with Linux
arch/arm/dts/uniphier-ld11.dtsi | 59
++++++++++++++++++++++-----
arch/arm/dts/uniphier-ld20.dtsi | 77
+++++++++++++++++++++++++++---------
arch/arm/dts/uniphier-pro5.dtsi | 72
++++++++++++++++++++++++---------
arch/arm/dts/uniphier-pxs2.dtsi | 56
+++++++++++++++++++++-----
arch/arm/mach-uniphier/Makefile | 2 +
arch/arm/mach-uniphier/board_late_init.c | 16 +++++---
arch/arm/mach-uniphier/boot-device/boot-device.c | 38 ++++++++++++++++--
arch/arm/mach-uniphier/clk/clk-ld11.c | 9 +++++
arch/arm/mach-uniphier/init.h | 2 +
arch/arm/mach-uniphier/sg-regs.h | 1 +
configs/uniphier_v8_defconfig | 3 ++
11 files changed, 272 insertions(+), 63 deletions(-)
--
Best Regards
Masahiro Yamada
More information about the U-Boot
mailing list