Raspberry Pi 5ī
Componentsī
The following components are required to fully automate the board:
Short RJ45 network cable
JST PH 3pin to female socket cab
USB-A male to USB-C male cable
USB-C male to USB-C male cable
Micro SD Card
MIBī

RPi5 connected to the MIBī
Configurationī
Set the voltage level switch on the top of the MIB to 3v3:

Vio level set to 3v3ī
Networkī
Connect the Raspberry Pi network interface to the LAA private network interface.
USBī
Connect the LAA USB OTG port (front facing) to one of the Raspberry-Pi USB port.
Powerī
Connect a USB C-to-C cable from LAA Port 1 (facing upward) to the RPi USB power port.
Serialī
Connect the RPi debug port to the flylead header in the middle.

Serial connectionī
3-pin debug socket
The RPi5 provide debug and serial via a 1mm JST socket. You can either order one or use the one provided with the Raspberry Pi Debug Probe.
Softwareī
In order for the Raspberry Pi DUT to be easily testable by LAVA, the DUT should boot to u-boot.
To boot the Raspberry Pi 5, we will boot from USB Mas Storage using USB Mass Storage Emulation.
USB Mass Storage Emulationī
The LAA USB OTG port will act as a USB Mass Storage device with the content that you specify in LAVA.
This setup allows to update the bootloader without reflashing the DUT.
We provide pre-built image.
Setup a simple recovery mechanismī
Refer to the RPi 4 documentation.