mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
linux-yocto/6.12: config: add pmem to genericarm64
Integrating the following commit(s) to linux-yocto/.:
1/1 [
Author: Mikko Rapeli
Email: mikko.rapeli@linaro.org
Subject: genericarm64: add pmem feature and enable on genericarm64
Date: Fri, 14 Mar 2025 11:48:34 +0200
PMEM enables firmware to provide large memory block devices
to the kernel. The firmware can download e.g. installer
rootfs images to memory which kernel can then boot into.
u-boot support has been added in
https://lore.kernel.org/u-boot/20241203163605.1482152-2-sughosh.ganu@linaro.org/
Signed-off-by: Mikko Rapeli <mikko.rapeli@linaro.org>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
]
(From OE-Core rev: 7dffd225ee2c9169cfe0e1349eb4ca59e8c9fa9f)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
7607a984fd
commit
4e98034c91
@@ -18,7 +18,7 @@ KMETA = "kernel-meta"
|
||||
KCONF_BSP_AUDIT_LEVEL = "2"
|
||||
|
||||
SRCREV_machine ?= "2ee7ebed771b39a795c227aae81524175abf5d00"
|
||||
SRCREV_meta ?= "d034c1073cb7f88eaf3ce929ba21ba11503729b2"
|
||||
SRCREV_meta ?= "722f1da424c10f7a7cd02646657bbc56b86c2c7b"
|
||||
|
||||
PV = "${LINUX_VERSION}+git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user