openwrt/target/linux/apm821xx
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
..
base-files treewide: use new procd sysupgrade $UPGRADE_BACKUP variable 2019-09-05 23:33:19 +02:00
dts apm821xx: fix bogus key-presses on boot 2019-06-20 19:58:27 +02:00
files/arch/powerpc/platforms/44x apm821xx: fix atheros PCIe cards on the MR24 2016-07-25 10:38:48 +02:00
image apm821xx: remove unnecessary kernel padding 2019-09-21 23:41:31 +02:00
nand apm821xx: add support for the Netgear WNDAP620 and WNDAP660 2018-11-26 12:05:46 +01:00
patches-4.14 kernel: bump 4.14 to 4.14.136 2019-08-06 11:52:47 +02:00
patches-4.19 kernel: bump 4.19 to 4.19.64 2019-08-06 11:52:47 +02:00
sata apm821xx: sata: boot-part feature integration 2019-01-01 16:39:59 +01:00
config-4.14 apm821xx: switch out kernel's CRC32 method 2019-06-24 20:22:24 +02:00
config-4.19 apm821xx: switch out kernel's CRC32 method 2019-06-24 20:22:24 +02:00
Makefile apm821xx: move to 4.19 kernels 2019-06-24 20:22:24 +02:00