mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 21:58:04 +00:00
0a65787675
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 |