openwrt/target/linux
Russell Senior a03219ba09 apm821xx: remove unnecessary kernel padding
The allocation of LEBs to ubi volumes is handled by the sysupgrade script:

  package/base-files/files/lib/upgrade/nand.sh

and the ubimkvol and or ubirsvol command. Therefore, padding of the
kernel blob is not needed at all, so use cat instead of dd. The
BLOCKSIZE variable was only used in the dd command.  In any case, 63k
made no sense for the way BLOCKSIZE was being used.

63k (64512) does make sense for DTB_SIZE because of the offsets expected
by u-boot given extant u-boot-env variables.

Tested on Meraki MR24.

Signed-off-by: Russell Senior <russell@personaltelco.net>
2019-09-21 23:41:31 +02:00
..
apm821xx apm821xx: remove unnecessary kernel padding 2019-09-21 23:41:31 +02:00
ar7
ar71xx kernel: bump 4.14 to 4.14.145 2019-09-20 15:51:49 +02:00
arc770
archs38
armvirt
at91 at91:sam9x: create sdcard images 2019-09-21 01:09:27 +02:00
ath25 treewide: sysupgrade: use $UPGRADE_BACKUP to check for backup 2019-09-11 09:05:35 +02:00
ath79 ath79: add support of Netgear WNDR3800CH 2019-09-21 23:41:31 +02:00
bcm53xx bcm53xx: sysupgrade: support Luxul firmware format 2019-09-16 16:01:42 +02:00
brcm47xx brcm47xx: sysupgrade: support Luxul firmware format 2019-09-16 21:37:33 +02:00
brcm63xx kernel: bump 4.14 to 4.14.145 2019-09-20 15:51:49 +02:00
brcm2708 kernel: bump 4.19 to 4.19.74 2019-09-20 15:51:49 +02:00
cns3xxx
gemini kernel: bump 4.19 to 4.19.73 2019-09-20 13:16:17 +02:00
generic kernel: bump 4.19 to 4.19.74 2019-09-20 15:51:49 +02:00
imx6 imx6: install-dtb as separate IMAGE 2019-09-15 15:00:17 +00:00
ipq40xx ipq40xx: fix hw-crypto detection of qce driver 2019-09-21 23:41:31 +02:00
ipq806x ipq806x: provide label MAC address 2019-09-19 23:43:27 +02:00
ixp4xx treewide: sysupgrade: use $UPGRADE_BACKUP to check for backup 2019-09-11 09:05:35 +02:00
kirkwood
lantiq lantiq-dsl: fix value of FECS counter 2019-09-19 23:43:27 +02:00
layerscape kernel: bump 4.14 to 4.14.145 2019-09-20 15:51:49 +02:00
malta
mediatek kernel: bump 4.14 to 4.14.145 2019-09-20 15:51:49 +02:00
mpc85xx mpc85xx: provide label MAC address 2019-09-19 23:43:27 +02:00
mvebu treewide: use new procd sysupgrade $UPGRADE_BACKUP variable 2019-09-05 23:33:19 +02:00
mxs
octeon treewide: use new procd sysupgrade $UPGRADE_BACKUP variable 2019-09-05 23:33:19 +02:00
octeontx
omap treewide: use new procd sysupgrade $UPGRADE_BACKUP variable 2019-09-05 23:33:19 +02:00
orion
oxnas
pistachio
ramips ramips: replace backticks by $(...) 2019-09-21 22:17:39 +02:00
rb532
samsung samsung: split up DEVICE_TITLE 2019-09-11 15:17:09 +02:00
sunxi sunxi: Add support for Banana Pi M2 Ultra 2019-09-21 01:12:35 +02:00
tegra treewide: use new procd sysupgrade $UPGRADE_BACKUP variable 2019-09-05 23:33:19 +02:00
uml
x86 treewide: use new procd sysupgrade $UPGRADE_BACKUP variable 2019-09-05 23:33:19 +02:00
zynq
Makefile