Skip to content
Commit 4e5439ac authored by Heiko Stübner's avatar Heiko Stübner Committed by Simon Glass
Browse files

rockchip: sysreset: rk3188: Make sure remap is off on warm-resets



The warm-reset of rk3188 socs keeps the remap setting as it was, so if
it was enabled, the cpu would start from address 0x0 of the sram instead
of address 0x0 of the bootrom, thus making the reset hang.

Therefore make sure the remap is disabled before attempting a warm reset.

Cold reset is not affected by this at all.

Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
Acked-by: default avatarSimon Glass <sjg@chromium.org>
parent 86d01265
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment