mirror of
https://xff.cz/git/u-boot/
synced 2025-09-18 09:02:25 +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>