commit | a065ab96cce3a9284bdbe61ca20adee85371b82c | [log] [tgz] |
---|---|---|
author | Sumit Semwal <sumit.semwal@linaro.org> | Thu Apr 11 19:46:37 2024 +0530 |
committer | Sumit Semwal <sumit.semwal@linaro.org> | Thu Jul 18 16:03:50 2024 +0530 |
tree | ba2d8fc56c2ea06220391f726bc76226ea6f119a | |
parent | f46e1ebe33cd0fe974539d037eef75bbc718a5c6 [diff] |
db845c: make build pg_agnostic and support 16k page size kernels To support booting with 16k page size kernels, add a new 16k page size option. This also uses 16k block size for the filesystems in use. Also add page agnostic support so that 4k and 16k page size kernels can be booted with 16K aligned userspace. Change-Id: I318b416791419bd7d8b1e5261a2c5cc2907eb388 Signed-off-by: Sumit Semwal <sumit.semwal@linaro.org>