According to Raspberry Pi documentation, the RPi 5 First Stage Bootloader
loads the linux kernel instead of loading the Second Stage Bootloader
(start.elf):
https://www.raspberrypi.com/documentation/computers/raspberry-pi.html#differences-on-raspberry-pi-5
Fixes:
|
||
|---|---|---|
| .. | ||
| cmdline.txt | ||
| config.txt | ||
| distroconfig.txt | ||
| gen_rpi_sdcard_img.sh | ||
| Makefile | ||