1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-26 17:47:29 +02:00
openwrt/target/linux/bcm4908/image
Rafał Miłecki d92a9c97bf bcm4908: enable Netgear R8000P bootloader image
This enables building BCM4908 "raw" image that can be flashed using
bootloader web UI. It requires serial console access & stopping booting
by the "Press any key to stop auto run".

It's easy to build vendor like CHK image but it can't be safely flashed
using vendor UI at this point. Netgear implements method called "NAND
incremental flashing" that doesn't seem to flash bootfs partition as
provided.

Above method seems to update vmlinux.lz without updating 94908.dtb. It
prevents OpenWrt kernel from booting due to incomplete DTB file. Full
Netgear R8000P support can be enabled after finding a way to make vendor
firmware flash OpenWrt firmware including the 94908.dtb update.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2021-04-08 10:50:59 +02:00
..
asus_gt-ac5300/rom/etc bcm4908: build flashable & bootable firmware images 2021-01-21 13:18:42 +01:00
netgear_r8000p/etc bcm4908: build flashable & bootable firmware images 2021-01-21 13:18:42 +01:00
tplink_archer-c2300-v1 bcm4908: prepare to support TP-Link Archer C2300 V1 2021-03-05 14:56:50 +01:00
Makefile bcm4908: enable Netgear R8000P bootloader image 2021-04-08 10:50:59 +02:00