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
Stefan Lippers-Hollmann b72b36653a ipq806x: increase kernel partition size for the TP-Link Archer C2600
The default image does not fit 2 MB anymore, expand os-image partition
to 4 MB.

Upgrading works transparently via sysupgrade in both directions.
Another option would have been to merge "os-image" and "rootfs" into a
single "firmware" partition using MTD_SPLIT_TPLINK_FW, but just
changing the sizes of the existing partitioning has been deemed safer
and actually tested on an affected device; the maximum for rootfs
changes from 27 MB to 25 MB.

Run-tested on TP-Link Archer C2600.

Signed-off-by: Joris de Vries <joris@apptrician.nl>
[slh: extend comments and commit message, rename rootfs]
Signed-off-by: Stefan Lippers-Hollmann <s.l-h@gmx.de>
6 years ago
..
adm5120 treewide: remove obsolete sysupgrade watchdog kill 6 years ago
adm8668 build: fix subtarget descriptions 8 years ago
apm821xx kernel: enable THIN_ARCHIVES by default 6 years ago
ar7 kernel: bump 4.9 to 4.9.100 6 years ago
ar71xx ar71xx: Add support for PISEN TS-D084 6 years ago
arc770 arc770: remove source-only 6 years ago
archs38 kernel: enable THIN_ARCHIVES by default 6 years ago
armvirt arm64: enable harden branch predictor 6 years ago
at91 kernel: bump 4.9 to 4.9.100 6 years ago
ath25 ath25: drop 4.9 kernel support 6 years ago
ath79 ath79: enable rtl8366rb phy 6 years ago
au1000 treewide: remove obsolete sysupgrade watchdog kill 6 years ago
bcm53xx kernel: enable THIN_ARCHIVES by default 6 years ago
brcm47xx kernel: enable THIN_ARCHIVES by default 6 years ago
brcm63xx kernel: enable THIN_ARCHIVES by default 6 years ago
brcm2708 brcm2708: add squashfs rootfs image 6 years ago
cns3xxx kernel: enable THIN_ARCHIVES by default 6 years ago
gemini kernel: enable THIN_ARCHIVES by default 6 years ago
generic kernel: enable THIN_ARCHIVES by default 6 years ago
imx6 kernel: enable THIN_ARCHIVES by default 6 years ago
ipq40xx ipq40xx: add eva-image for FRITZ!Box 4040 6 years ago
ipq806x ipq806x: increase kernel partition size for the TP-Link Archer C2600 6 years ago
ixp4xx kernel: bump 4.9 to 4.9.100 6 years ago
kirkwood kernel: enable THIN_ARCHIVES by default 6 years ago
lantiq kernel: enable THIN_ARCHIVES by default 6 years ago
layerscape kernel: bump 4.9 to 4.9.100 6 years ago
malta malta: bump tp v4.14 7 years ago
mcs814x build: replace uses of OpenWrt with $(VERSION_DIST) 6 years ago
mediatek kernel: enable THIN_ARCHIVES by default 6 years ago
mpc85xx kernel: bump 4.9 to 4.9.100 6 years ago
mvebu kernel: enable THIN_ARCHIVES by default 6 years ago
mxs kernel: enable THIN_ARCHIVES by default 6 years ago
octeon kernel: enable THIN_ARCHIVES by default 6 years ago
octeontx kernel: enable THIN_ARCHIVES by default 6 years ago
omap kernel: enable EXPORTFS by default 6 years ago
omap24xx omap24xx: remove referece to not existing kmod-usb-musb-tusb6010 7 years ago
orion orion: remove linux 4.4 support 6 years ago
oxnas kernel: bump 4.4 to 4.4.119 6 years ago
pistachio kernel: enable THIN_ARCHIVES by default 6 years ago
ppc40x treewide: drop target board_name functions 7 years ago
ppc44x ppc44x: mark as broken 8 years ago
ramips ramips: change wifi led trigger for Archer C50v3 6 years ago
rb532 treewide: move nand_do_upgrade call to platform_do_upgrade 6 years ago
sunxi kernel: enable THIN_ARCHIVES by default 6 years ago
uml kernel: bump 4.9 to 4.9.100 6 years ago
x86 kernel: enable THIN_ARCHIVES by default 6 years ago
xburst target: disable CONFIG_PROC_PAGE_MONITOR on most targets 7 years ago
zynq target: disable CONFIG_PROC_PAGE_MONITOR on most targets 7 years ago
Makefile