openwrtv3/target/linux/ar71xx/image/lzma-loader
Matthias Schiffer 8d851a95b7
ar71xx: lzma-loader: set page size to 4KB
The text section in the ELF loader is aligned to the maximum page size,
which defaults to 64KB. Reduce it to the actual page size to avoid wasting
flash space for this alignment.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2018-06-06 22:25:52 +02:00
..
src ar71xx: lzma-loader: set page size to 4KB 2018-06-06 22:25:52 +02:00
Makefile ar71xx: lzma-loader: move padding workaround to gzip step 2018-06-06 22:25:52 +02:00