As of the v6.1 kernel, ARM_PATCH_PHYS_VIRT is no longer being enabled by
default.  This is causing poky-tiny to not boot (as it automatically
disables all features not explicitly enabled).

Signed-off-by: Jon Mason <jdma...@kudzu.us>
---
 bsp/qemuarma15/qemuarma15.cfg | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bsp/qemuarma15/qemuarma15.cfg b/bsp/qemuarma15/qemuarma15.cfg
index 890ae9093962..3c40bd0a3409 100644
--- a/bsp/qemuarma15/qemuarma15.cfg
+++ b/bsp/qemuarma15/qemuarma15.cfg
@@ -7,6 +7,7 @@ CONFIG_SMP=y
 CONFIG_NR_CPUS=8
 CONFIG_CPU_IDLE=y
 CONFIG_ARM_CPUIDLE=y
+CONFIG_ARM_PATCH_PHYS_VIRT=y
 CONFIG_VFP=y
 CONFIG_VFPv3=y
 CONFIG_NEON=y
-- 
2.30.2

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#12184): 
https://lists.yoctoproject.org/g/linux-yocto/message/12184
Mute This Topic: https://lists.yoctoproject.org/mt/97296888/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to