linux-next: enable PMEM
PMEM aka persistent memory enables a region of memory to be treated as a block device. This is particularly useful as a way for EFI bootloaders to retrieve a full OS image (via HTTP) and make it accessible to the OS.
Support for this is making its way to U-Boot: https://lore.kernel.org/u-boot/20250203105912.196654-1-sughosh.ganu@linaro.org/
Let's enable this in postmarketOS so we can enable HTTP booting images directly from postmarketOS.org.
Merge request reports
Activity
added bootloader kernel-config labels
added 34 commits
-
82305e39...65b913b5 - 33 commits from branch
master
- 53da3e2a - linux-next: enable PMEM (MR 6228)
-
82305e39...65b913b5 - 33 commits from branch
enabled an automatic merge when all merge checks for 53da3e2a pass
Please register or sign in to reply