openwrt/target/linux
Tad Davanzo 5a3b1e5b57 mvebu: venom resize kernel to 6MB
venom has a 3MB kernel partition as specified by the DTS.
3MB is not sufficient for building with many kernel modules or newer
kernel versions.

venom uboot however as set from factory will load up to 6MB.
This can be observed by looking a uboot log:
	NAND read: device 0 offset 0x900000, size 0x600000
	6291456 bytes read: OK
and from uboot environment variables:
	$ fw_printenv | grep "priKernSize";
	priKernSize=0x0600000

Resize the root partitions from 120MB to 117MB to let kernel expand
into it another 3MB.
And set kernel target size to 6MB.

Lastly set the kernel-size-migration compatibility version on venom to
prevent sysupgrading without first reinstalling from a factory image.

Signed-off-by: Tad Davanzo <tad@spotco.us>
(cherry picked from commit 15309f5133)
2021-03-29 21:17:32 +02:00
..
apm821xx kernel: bump 5.4 to 5.4.108 2021-03-27 16:26:56 +01:00
arc770 target: use SPDX license identifiers on scripts 2021-02-10 15:47:23 +01:00
archs38 archs38: Add CONFIG_HZ=100 2021-03-19 18:01:55 +01:00
armvirt target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
at91 at91: use SPDX license identifiers on DTS files 2021-02-10 15:47:23 +01:00
ath25 target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
ath79 kernel: bump 5.4 to 5.4.108 2021-03-27 16:26:56 +01:00
bcm27xx kernel: bump 5.4 to 5.4.108 2021-03-27 16:26:56 +01:00
bcm47xx bcm47xx: make WGT634U NVRAM patch apply again 2021-03-17 23:38:46 +01:00
bcm53xx kernel: bump 5.4 to 5.4.108 2021-03-27 16:26:56 +01:00
bcm63xx bcm63xx: AD1018-nor: add NAND flash 2021-03-08 12:46:46 +01:00
bcm4908 kernel: bump 5.4 to 5.4.108 2021-03-27 16:26:56 +01:00
gemini target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
generic kernel: backports: mt7530: fix TRGMII mode after reset 2021-03-29 13:41:24 +08:00
imx6 Revert "imx6: bootscript-apalis: make it working on v2021.01 release" 2021-02-14 23:28:07 +01:00
ipq40xx kernel: bump 5.4 to 5.4.102 2021-03-06 15:51:54 +01:00
ipq806x kernel: add the latest mtd patch extending ofpart parser 2021-03-17 21:23:38 +01:00
kirkwood kernel: add pending mtd patches adding NVMEM support 2021-03-17 21:24:22 +01:00
lantiq kernel: add pending mtd patches adding NVMEM support 2021-03-17 21:24:22 +01:00
layerscape kernel: bump 5.4 to 5.4.108 2021-03-27 16:26:56 +01:00
malta target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
mediatek kernel: bump 5.4 to 5.4.108 2021-03-27 16:26:56 +01:00
mpc85xx mpc85xx: p2020: fix cfi-nor detection 2021-03-01 21:49:55 +01:00
mvebu mvebu: venom resize kernel to 6MB 2021-03-29 21:17:32 +02:00
mxs target: use SPDX license identifiers on scripts 2021-02-10 15:47:23 +01:00
octeon octeon: re-enable CONFIG_CAVIUM_CN63XXP1 and EdgeRouter image 2021-02-28 21:56:39 +01:00
octeontx kernel: bump 5.4 to 5.4.105 2021-03-16 00:31:16 +01:00
omap target: use SPDX license identifiers on scripts 2021-02-10 15:47:23 +01:00
oxnas target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
pistachio kernel: add pending mtd patches adding NVMEM support 2021-03-17 21:24:22 +01:00
ramips kernel: bump 5.4 to 5.4.108 2021-03-27 16:26:56 +01:00
realtek kernel: bump 5.4 to 5.4.102 2021-03-06 15:51:54 +01:00
rockchip kernel: Deactivate CONFIG_VFIO in generic kernel config 2021-03-27 16:26:56 +01:00
sunxi kernel: bump 5.4 to 5.4.102 2021-03-06 15:51:54 +01:00
tegra kernel: Deactivate CONFIG_VFIO in generic kernel config 2021-03-27 16:26:56 +01:00
uml target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
x86 kernel: bump 5.4 to 5.4.105 2021-03-16 00:31:16 +01:00
zynq target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
Makefile target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00