mirror of
https://xff.cz/git/u-boot/
synced 2026-04-11 08:20:01 +02:00
Currently (since commit b2e2142c) u-boot crashes on
sequoia board while SPR test if CONFIG_4xx_DCACHE is
enabled. This patch disables the cache while SPR test.
Signed-off-by: Anatolij Gustschin <agust@denx.de>