mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
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:
|
||
|---|---|---|
| .. | ||
| base-files | ||
| bcm2708 | ||
| bcm2709 | ||
| bcm2710 | ||
| bcm2711 | ||
| bcm2712 | ||
| image | ||
| modules | ||
| patches-6.1 | ||
| Makefile | ||
| modules.mk | ||