OrangePi 3 LTS: Remove property kaslr-seed from chosen node
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
This commit is contained in:
parent
1df4c30aaa
commit
1e5512da7d
@ -425,3 +425,28 @@ index 00000000000..143a1442f9a
|
||||
--
|
||||
2.51.0
|
||||
|
||||
From 9e3b0afc0bc45add51c18d3f17f613e33c4cc518 Mon Sep 17 00:00:00 2001
|
||||
From: Patrick Yavitz <pyavitz@gmail.com>
|
||||
Date: Wed, 4 Feb 2026 05:59:27 -0500
|
||||
Subject: [PATCH] OrangePi 3 LTS: Remove property kaslr-seed from chosen node
|
||||
|
||||
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
|
||||
---
|
||||
arch/arm/dts/sun50i-h6-orangepi-3-lts.dts | 1 -
|
||||
1 file changed, 1 deletion(-)
|
||||
|
||||
diff --git a/arch/arm/dts/sun50i-h6-orangepi-3-lts.dts b/arch/arm/dts/sun50i-h6-orangepi-3-lts.dts
|
||||
index 143a1442f9a..3340809b277 100644
|
||||
--- a/arch/arm/dts/sun50i-h6-orangepi-3-lts.dts
|
||||
+++ b/arch/arm/dts/sun50i-h6-orangepi-3-lts.dts
|
||||
@@ -21,7 +21,6 @@
|
||||
|
||||
chosen {
|
||||
stdout-path = "serial0:115200n8";
|
||||
- kaslr-seed = <0xfeedbeef 0xc0def00d>;
|
||||
};
|
||||
|
||||
connector {
|
||||
--
|
||||
2.51.0
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user