[U-Boot] [PULL] Please pull u-boot-rockchip/master
Dr. Philipp Tomsich
philipp.tomsich at theobroma-systems.com
Wed Jan 3 17:07:57 UTC 2018
Tom,
As mentioned earlier, we had another round of last-minute stabilisation fixes in-flight
for the Rockchip tree.
Here’s the (hopefully final) pull-request with these fixes for inclusion in 2018.1, which
includes the following changes:
(a) a config adjustment for the RK3368-uQ7 (Lion) board to make sure that the
environment does not run into the TPL stage
(b) an additional config option to disable passing a platform-specific parameter
to the ATF (BL31) for backwards-compatibility with some deployed ATF
releases: this affect the Firefly-RK3399 board.
Thanks,
Philipp.
The following changes since commit 1314bd1192b4c67d28bdae7eee639588e88090cd:
boards: amlogic: khadas-vim: Typo fixup (2018-01-02 07:57:34 -0500)
are available in the git repository at:
git://git.denx.de/u-boot-rockchip.git master
for you to fetch changes up to e2a75f022d3503b6a5bfcbee660e56383666d107:
rockchip: firefly-rk3399: enable SPL_ATF_NO_PLATFORM_PARAM (2018-01-03 14:27:11 +0100)
----------------------------------------------------------------
Philipp Tomsich (3):
rockchip: board: lion-rk3368: reduce env-size default to 8KiB
spl: atf: add SPL_ATF_NO_PLATFORM_PARAM option
rockchip: firefly-rk3399: enable SPL_ATF_NO_PLATFORM_PARAM
board/theobroma-systems/lion_rk3368/Kconfig | 6 ++++++
common/spl/Kconfig | 18 ++++++++++++++++--
common/spl/spl_atf.c | 12 +++++++++++-
configs/firefly-rk3399_defconfig | 1 +
4 files changed, 34 insertions(+), 3 deletions(-)
More information about the U-Boot
mailing list