forked from openwrt/openwrt
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kernel: add option to build different page sizes
For the bcm2712 subtarget, there are three valid values for memory page sizes, 4KB, 16BK, and 64KB. This commit allows users to select one from the nconfig/menuconfig under: Global build settings -> Kernel build options -> Page size config Verify that each new option builds and that images boot and run with the expected options on RPi5B. Signed-off-by: John Audia <therealgraysky@proton.me>
- Loading branch information
Showing
1 changed file
with
61 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters