mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02:00
As part of disabling caches MMU as well gets disabled. But MMU is not available on all armv7 cores like R5F. So disable MMU only if it is available. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>