mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-10-13 00:21:24 +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>