Home
last modified time | relevance | path

Searched hist:c07b486e4fc8cfe4fcd57ecf557ab074ed029364 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Dspl.cc07b486e4fc8cfe4fcd57ecf557ab074ed029364 Wed Apr 24 02:01:56 UTC 2024 Xuhui Lin <xuhui.lin@rock-chips.com> rockchip: spl: Improve handle of boot mode reg info when deciding next stage

1. For those use os reg which can't reset by NPOR, like rk3588, rk3562.
These os reg have random value after power on by hardware.

2. Now, only specific reg boot mode indicates that next stage is U-Boot.
Otherwise, the next stage should be kernel.

Change-Id: Ib5313261886feb88251e1be294b4c2a0b18ad016
Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>