I've been using RPi 4B with archlinuxarm ARMv7 for a couple of
years, but recently the SD Card went dead. I got a new one, and decided to
try AArch64. Frankly, I am not sure which benefits this might give,
except that I've read few times that this might boost
performance a bit and consume less energy. Anyway, I've successfully
installed AArch64, works fine.
Except that I can't disable wifi, hdmi and onboard audio the same way
I did with ARMv7, using dtoverlay=... in /boot/config.txt. I'm
aware that Aarch64 is somehow different in its boot process (U-boot
and such), but after duckduckgoing for almost an hour, I feel I need a
kick in the right direction.
So my basic question: is migrating from ARMv7 to Aarch64 is worth
that, or should I simply go back to ARMv7 with which I'm already
familiar? If it's worth that, I'd appreciate a hint on how to disable
wifi, hdmi and audio which I never use.