diff options
author | Russell Senior <russell@personaltelco.net> | 2019-09-21 01:58:07 -0700 |
---|---|---|
committer | Christian Lamparter <chunkeey@gmail.com> | 2019-09-21 23:41:31 +0200 |
commit | a03219ba09a55ad49926e5c2d60ddff095fe5096 (patch) | |
tree | 89a48c56ea957950ddd460d81ddba01be1c2be4e /target/linux/ramips/patches-4.14/0024-GPIO-add-named-gpio-exports.patch | |
parent | 00ed75f47f4726dff17c6d63d6847bc4f7a74970 (diff) | |
download | upstream-a03219ba09a55ad49926e5c2d60ddff095fe5096.tar.gz upstream-a03219ba09a55ad49926e5c2d60ddff095fe5096.tar.bz2 upstream-a03219ba09a55ad49926e5c2d60ddff095fe5096.zip |
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>
Diffstat (limited to 'target/linux/ramips/patches-4.14/0024-GPIO-add-named-gpio-exports.patch')
0 files changed, 0 insertions, 0 deletions