You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux
Christian Lamparter 5ae45dc7b3 ipq40xx: GL-B1300: convert to new partitions layout
Alberto Bursi reported:
>The patch "ipq40xx: specify "firmware" partition format for GL.iNet GL-B1300"
>prevents boot on my B1300. I compiled from latest sources.

The GL-B1300 was using the discouraged direct subnodes method to declare
the partitions on the flash.

|The partition table should be a subnode of the flash node and should be named
|'partitions'. This node should have the following property:
|- compatible : (required) must be "fixed-partitions"
|Partitions are then defined in subnodes of the partitions node.
|
|For backwards compatibility partitions as direct subnodes of the flash device are
|supported. This use is discouraged.
|NOTE: also for backwards compatibility, direct subnodes that have a compatible
|string are not considered partitions, as they may be used for other bindings.
<https://www.kernel.org/doc/Documentation/devicetree/bindings/mtd/partition.txt>

Hence, this patch converts the device to the "partitions" layout.

Fixes: 1cbe457cf9 ("ipq40xx: specify "firmware" partition format for GL.iNet GL-B1300")
Reported-by: Alberto Bursi <bobafetthotmail@gmail.com>
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
6 years ago
..
adm5120 kernel: Replace ledtrig-netdev with upstream backport 6 years ago
adm8668 treewide: use wpad-basic for not small flash targets 6 years ago
apm821xx kernel: bump 4.14 to 4.14.88 6 years ago
ar7 treewide: use wpad-basic for not small flash targets 6 years ago
ar71xx ar71xx/ath79: switch devices to the -ct driver and firmware 6 years ago
arc770 treewide: use wpad-basic for not small flash targets 6 years ago
archs38 treewide: use wpad-basic for not small flash targets 6 years ago
armvirt kernel: bump 4.14 to 4.14.77 6 years ago
at91 treewide: dts: Remove default-state=off property from all gpio LED nodes 6 years ago
ath25 kernel: bump 4.14 to 4.14.79 6 years ago
ath79 ath79: dts: Remove newly added default-state=off property 6 years ago
au1000 treewide: use wpad-basic for not small flash targets 6 years ago
bcm53xx bcm53xx: include WiFi firmware for devices with 4366C0 6 years ago
brcm47xx kernel: bump 4.14 to 4.14.81 6 years ago
brcm63xx ath79, brcm63xx: Fix debounce-interval properties in gpio-keys-polled nodes 6 years ago
brcm2708 kernel: bump 4.9 to 4.9.145 6 years ago
cns3xxx kernel: bump 4.14 to 4.14.77 6 years ago
gemini gemini: Activate USB support again 6 years ago
generic kernel: backport ifconfig ioctl support for class e addresses 6 years ago
imx6 imx6: image: ventana: Add missing BOOT_SCRIPT variable 6 years ago
ipq40xx ipq40xx: GL-B1300: convert to new partitions layout 6 years ago
ipq806x ipq806x: drop kernel/ rootfs partition images for the ZyXEL NBG6817 6 years ago
ixp4xx treewide: use wpad-basic for not small flash targets 6 years ago
kirkwood treewide: use wpad-basic for not small flash targets 6 years ago
lantiq treewide: dts: Remove default-state=off property from all gpio LED nodes 6 years ago
layerscape kernel: add missing symbol in some 4.9 subtargets 6 years ago
malta treewide: use wpad-basic for not small flash targets 6 years ago
mcs814x kernel: bump 3.18 to 3.18.119 6 years ago
mediatek kernel: bump 4.14 to 4.14.88 6 years ago
mpc85xx mpc85xx: workaround 4.14 cross compile issue 6 years ago
mvebu kernel: bump 4.14 to 4.14.81 6 years ago
mxs mxs: use generic sysinfo board detection 6 years ago
octeon octeon: Evaluate board names in alphabetical order 6 years ago
octeontx kernel: enable memory compaction 6 years ago
omap kernel: bump 4.14 to 4.14.77 6 years ago
omap24xx omap24xx: remove referece to not existing kmod-usb-musb-tusb6010 7 years ago
orion treewide: use wpad-basic for not small flash targets 6 years ago
oxnas oxnas: remove superseded sysupgrade image check 6 years ago
pistachio kernel: bump 4.14 to 4.14.79 6 years ago
ppc40x kernel: only optimized for size if small_flash 6 years ago
ppc44x kernel: only optimized for size if small_flash 6 years ago
ramips treewide: dts: Remove default-state=off property from all gpio LED nodes 6 years ago
rb532 kernel: bump 4.14 to 4.14.86 6 years ago
samsung kernel: bump 4.14 to 4.14.77 6 years ago
sunxi kernel: bump 4.14 to 4.14.77 6 years ago
uml treewide: use wpad-basic for not small flash targets 6 years ago
x86 x86: make sysupgrade.tgz reachable again 6 years ago
xburst kernel: bump 3.18 to 3.18.119 6 years ago
zynq kernel: bump 4.14 to 4.14.77 6 years ago
Makefile