Tag: raspberry pi

  • Booting the Raspberry Pi 5 with the Mainline Linux Kernel

    Booting the Raspberry Pi 5 with the Mainline Linux Kernel

    Hardware In this tutorial, we assume you have the Raspberry Pi Debug Probe to access the board’s serial port. You could use the GPIO UARTs too, but they are neither enabled by default at the bootloader level nor as a kernel console. Enabling them for serial console access would slightly complicate these instructions. These instructions…