diff options
author | Michael Pratt <mcpratt@pm.me> | 2021-02-24 22:35:37 -0500 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2021-06-11 07:20:31 +0200 |
commit | 1f6ec4b29ebfda19d9df01f1cc289ed6454683cf (patch) | |
tree | 095ea7c716c05d26e8c8f01ff7af041b586a780f /.gitignore | |
parent | 08ec7acbc3637ea99e249834578019efb0408f08 (diff) | |
download | upstream-1f6ec4b29ebfda19d9df01f1cc289ed6454683cf.tar.gz upstream-1f6ec4b29ebfda19d9df01f1cc289ed6454683cf.tar.bz2 upstream-1f6ec4b29ebfda19d9df01f1cc289ed6454683cf.zip |
ath79: lzma-loader: allow setting custom kernel magic
...and max flash offset
The mtdsplit parser was recently refactored
to allow the kernel to have custom image header magic.
Let's also do this for the lzma-loader
For example:
When implemented together,
this allows the kernel to "appear" to be a rootfs
by OEM software in order to write an image
that is actually kernel + rootfs.
At the same time,
it would boot to openwrt normally
by setting the same magic in DTS.
Both of the variables
have a default value that is unchanged
when not defined in the makefiles
This has no effect on the size of the loader
when lzma compressed.
Signed-off-by: Michael Pratt <mcpratt@pm.me>
(cherry picked from commit 1b8bd17c2d07c7397015a86941db9e114e1d349a)
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions