[U-Boot] [PULL] Please pull u-boot-rockchip.git:tags/rockchip-fixes-for-2019.04
Philipp Tomsich
philipp.tomsich at theobroma-systems.com
Fri Mar 29 20:35:49 UTC 2019
Tom,
I’ve prepared two last-minute fixes for the rockchip architecture.
A clean bill-of-health from Travis is at https://travis-ci.org/ptomsich/u-boot-rockchip/builds/513054998
Thanks,
Philipp.
The following changes since commit 1111ff671f65a71f8577fe145b53f1f0c920faa4:
Merge tag 'arc-last-minute-for-2019.04' of git://git.denx.de/u-boot-arc (2019-03-28 21:44:49 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-rockchip.git tags/rockchip-fixes-for-2019.04
for you to fetch changes up to 502980914b2d6f9ee85a823aa3ef9ead76c0b7f2:
pinctrl: rockchip: Add 32bit writing function for rk3288 gpio0 pinctrl (2019-03-29 09:24:44 +0100)
----------------------------------------------------------------
Last-minute fixes for Rockchip for 2019.04:
- reverts the deprecation of the 'download-key' detection
(with a full solution pending for the next release)
- applies a temporary fix for the 32bit pinctrl registers on the RK3288
----------------------------------------------------------------
David Wu (1):
pinctrl: rockchip: Add 32bit writing function for rk3288 gpio0 pinctrl
Philipp Tomsich (1):
Revert "rockchip: Drop call to rockchip_dnl_mode_check() for now"
arch/arm/mach-rockchip/boot_mode.c | 8 +-------
drivers/pinctrl/rockchip/pinctrl-rk3288.c | 17 +++++++++++++----
drivers/pinctrl/rockchip/pinctrl-rockchip-core.c | 39 ++++++++++++++++++++++++++++++---------
drivers/pinctrl/rockchip/pinctrl-rockchip.h | 33 +++++++++++++++++++++++++++++++++
4 files changed, 77 insertions(+), 20 deletions(-)
More information about the U-Boot
mailing list