
Simon,
As an alternative, you can turn this off by setting CONFIG_BOOT_MODE_REG=0 in your defconfig. We’ve done the same for our RK3399-Q7 module: configs/puma-rk3399_defconfig:CONFIG_ROCKCHIP_BOOT_MODE_REG=0x0
If this works for you, we can avoid removing this feature this late in the cycle and defeature/remove it in the next release, unless moved into a DTS-controlled driver.
Thanks, Philipp.
On 29.12.2018, at 18:57, Philipp Tomsich philipp.tomsich@theobroma-systems.com wrote:
On 29.12.2018, at 14:16, Simon Glass sjg@chromium.org wrote:
This function causes a 5-second delay and stops the display working on minnie. This code should be in a driver and should only be enabled by a device-tree property, so that it does not affect devices which do not have this feature.
Signed-off-by: Simon Glass sjg@chromium.org
Reviewed-by: Philipp Tomsich philipp.tomsich@theobroma-systems.com
U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot