> From: Klaus Goger <[email protected]> > > 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 <[email protected]> > Signed-off-by: Philipp Tomsich <[email protected]> > --- > > board/theobroma-systems/puma_rk3399/puma-rk3399.c | 74 > +++++++++++++++++++++++ > 1 file changed, 74 insertions(+) >
Applied to u-boot-rockchip, thanks! _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

