ar71xx: lzma-loader: set page size to 4KB
authorMatthias Schiffer <mschiffer@universe-factory.net>
Tue, 5 Jun 2018 22:27:42 +0000 (00:27 +0200)
committerMatthias Schiffer <mschiffer@universe-factory.net>
Wed, 6 Jun 2018 20:25:52 +0000 (22:25 +0200)
commit8d851a95b7f581a844160b892e0e52b9bb5b9a68
tree291c9fa86edae43e7f347c1ac537ba91793e89ef
parenta28e46b7cc3da7f7b0f8c20e23fe4563bb8fcc52
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>
target/linux/ar71xx/image/lzma-loader/src/Makefile