[U-Boot] [PATCH 2/2] rockchip: Drop call to rockchip_dnl_mode_check() for now

Philipp Tomsich philipp.tomsich at theobroma-systems.com
Sat Dec 29 18:00:56 UTC 2018


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 at theobroma-systems.com> wrote:
> 
> 
> 
>> On 29.12.2018, at 14:16, Simon Glass <sjg at 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 at chromium.org>
> 
> Reviewed-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
> 
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> https://lists.denx.de/listinfo/u-boot



More information about the U-Boot mailing list