Home
last modified time | relevance | path

Searched hist:"41826 f6a" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/board/theobroma-systems/puma_rk3399/
H A Dpuma-rk3399.c41826f6a Thu May 24 10:15:53 CDT 2018 Klaus Goger <klaus.goger@theobroma-systems.com> rockchip: rk3399: change boot_target based on u-boot, spl-boot-device

The order distroboot searches for a boot.scr is fixed at compile time.
To make BIOS_DISABLE work as expected and boot from mmc1 instead of
mmc0 if enabled, we need to change the environment at runtime.
Especially as commit: 482cf22333 ("rockchip: rk3399-puma: add boot-on
regulator to override BIOS_DISABLE") enables the eMMC in U-Boot even
if BIOS_DISABLE is active.

Signed-off-by: Klaus Goger <klaus.goger@theobroma-systems.com>
Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>