mirror of
https://xff.cz/git/u-boot/
synced 2025-09-25 20:41:16 +02:00
There's no good excuse for running with caches disabled on AArch64, so let's just move the vexpress64 target to enable the MMU and run with caches on. Signed-off-by: Alexander Graf <agraf@suse.de>