]> git.dujemihanovic.xyz Git - u-boot.git/commit
rockchip: bob: kevin: Disable dcache in SPL
authorSimon Glass <sjg@chromium.org>
Thu, 27 Jun 2024 08:29:48 +0000 (09:29 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 28 Jun 2024 19:54:52 +0000 (13:54 -0600)
commit37323aec519e5a6e677bb24b11ff141f69533da3
tree5fb6f9df34d49f586d1500793e888afc876dfd0f
parent024767e66dbe18971e4439b804de96f85462b3e4
rockchip: bob: kevin: Disable dcache in SPL

This causes a hang, so disable it. Unfortunately the RAM-size fix does
not resolve the problem and I am unsure what is wrong. As soon as the
cache is enabled the board appears to hang.

Fixes: 6d8cdfd1536 ("rockchip: spl: Enable caches to speed up checksum validation")
Signed-off-by: Simon Glass <sjg@chromium.org>
configs/chromebook_bob_defconfig
configs/chromebook_kevin_defconfig