[OpenWrt Wiki] Raspberry Pi
https://openwrt.org/toh/raspberry_pi_foundation/raspberry_pi[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083] [ 0.000000] Linux version 5.4.98 (noltari@skynet) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 r15540-20a7c9d5c9)) #0 SMP Thu Feb 18 17:54:25 2021 [ 0.000000] Machine model: Raspberry Pi 4 Model B Rev 1.1 [ 0.000000] Reserved memory: created CMA memory pool at 0x000000002ac00000, size 64 MiB [ …
[OpenWrt Wiki] Raspberry Pi
openwrt.org › toh › raspberry_pi_foundationEnsure the drive was not auto-mounted by your OS From root, use dd to copy the image file to the device you identified, for example with Pi 4: gzip -d imagename-factory.img.gz dd if=imagename-factory.img of=/dev/sdX bs=2M conv=fsync sync Replacing the sdX with your device name, such as sdb or sdf . Hardware Raspberry Pi SoCs
OpenWrt on Raspberry Pi 4 - ijustr.com
https://www.ijustr.com/post/home-network/rpi4-openwrt22.06.2021 · Setup OpenWrt on Raspberry Pi 4 Model B, using OpenWrt current latest stable 21.02.0. The plan Current router is a Asus RT-AC68U Rev. E1 with the official stock image, I’ll be setting this up in AP Mode for the time being, I will however invest in a switch with POE (supporting 802.3af) and dot1q (802.1Q VLANs) with a Ubiquiti Access Point UniFi 6 Lite, use …