diff options
author | Heiko Stübner <heiko@sntech.de> | 2017-04-07 10:38:52 (GMT) |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2017-04-15 16:13:17 (GMT) |
commit | 4e5439ac25486e34568d96f99fefb464a857855c (patch) | |
tree | eb46c0f05c02b99433492b96e86311c0a1191037 /post | |
parent | 86d012657c008dbd1c632452fc0193e71e2be77e (diff) | |
download | u-boot-fsl-qoriq-4e5439ac25486e34568d96f99fefb464a857855c.tar.xz |
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: Heiko Stuebner <heiko@sntech.de>
Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'post')
0 files changed, 0 insertions, 0 deletions