Following the suggestion on the Beagleboard website I have flashed the latest image which appears to be am57xx-eMMC-flasher-debian-12.2-iot-armhf-2023-10-07-4gb.img. After initially struggling I managed to connect by USB tethering via an Ubuntu virtual box (Windows device manage detects it but does load a driver), now that I aware that the old serial driver has been removed and subsequently configure Wi-Fi.
What I currently struggling with is getting overlays to work. The guides that I have come across seem to based of the older 4.14 kernel that does not support overlays. I have some experience with overlays for Sunxi based boards running Armbian but ultimately new to the world of Embedded SOCs.
In this latest image there only appears to just a couple of overlays for the Am572x used on the BeagleBone AI, which look like the focus on the PRU units. Most of the overlays for activating interfaces such as SPI seemed to be for the Am3xx used by the BeagleBone black.
I have attempted to create an overlay based off BB-SPIDEV-00A0.dts and tried altering the values based on those in the I could see in the manual. Unfortunately, this seems to brick the board and I have to re-flash the image to the EMMC again. I would be grateful for an examples or guidance.
BBAI-SPIDEV2-00A0.dts (1.9 KB)