Yesterday, I threw Arch onto a Raspberry Pi 3 (using aarch64) to put one of the UPSes at work on the network with NUT. I had it running like a champ and was getting ready to have it start controlling our servers. I then let it upgrade itself this morning with yay --noconfirm and rebooted. After the reboot, it disappeared from the network. When I brought it over to my desk to troubleshoot, it looks like uboot was updated. After the uboot screen goes away, the kernel starts loading...but Tux's bill and feet are a weird shade of blue instead of yellow. A few seconds later, the screen blanks and the monitor switches away. Attempts to ssh into the Pi, which worked before the upgrade, now time out. The DHCP server on our network isn't being asked for a lease.
It would appear that something in the past 24 hours has changed to break both HDMI and Ethernet on the Raspberry Pi 3. I just did another scratch install and upgrade, and got the same result. I'm going to try again, this time blocking upgrades to uboot-raspberrypi, linux-aarch64, and raspberrypi-bootloader to see if one of those is to blame.