mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-10-29 17:42:41 +00:00
patches: carry forward ramips certificates partition (0045)
Adds certificates partition to ramips device tree for secure storage. Renumbered from patches/0057. Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
From 3894dfab479eaf6c97a537b6de4fd70d7265e178 Mon Sep 17 00:00:00 2001
|
||||
From 24059df8c4c19daf57ac65077c12031817dbab1f Mon Sep 17 00:00:00 2001
|
||||
From: John Crispin <john@phrozen.org>
|
||||
Date: Sat, 15 Jul 2023 15:16:57 +0200
|
||||
Subject: [PATCH 57/68] ramips: add certificates partitions
|
||||
Subject: [PATCH 45/55] ramips: add certificates partitions
|
||||
|
||||
Signed-off-by: John Crispin <john@phrozen.org>
|
||||
---
|
||||
@@ -10,10 +10,10 @@ Signed-off-by: John Crispin <john@phrozen.org>
|
||||
2 files changed, 12 insertions(+), 2 deletions(-)
|
||||
|
||||
diff --git a/target/linux/ramips/dts/mt7621_yuncore_ax820.dts b/target/linux/ramips/dts/mt7621_yuncore_ax820.dts
|
||||
index dd7346f6d0..b2f55b9be0 100644
|
||||
index 3bdcfe439c..b8062ceaeb 100644
|
||||
--- a/target/linux/ramips/dts/mt7621_yuncore_ax820.dts
|
||||
+++ b/target/linux/ramips/dts/mt7621_yuncore_ax820.dts
|
||||
@@ -120,7 +120,12 @@
|
||||
@@ -140,7 +140,12 @@
|
||||
partition@90000 {
|
||||
compatible = "denx,uimage";
|
||||
label = "firmware";
|
||||
@@ -28,10 +28,10 @@ index dd7346f6d0..b2f55b9be0 100644
|
||||
};
|
||||
};
|
||||
diff --git a/target/linux/ramips/dts/mt7621_yuncore_fap640.dts b/target/linux/ramips/dts/mt7621_yuncore_fap640.dts
|
||||
index d525dde385..754b7c23ea 100644
|
||||
index 5e18ded9b0..7f28e8f474 100644
|
||||
--- a/target/linux/ramips/dts/mt7621_yuncore_fap640.dts
|
||||
+++ b/target/linux/ramips/dts/mt7621_yuncore_fap640.dts
|
||||
@@ -128,7 +128,12 @@
|
||||
@@ -155,7 +155,12 @@
|
||||
partition@90000 {
|
||||
compatible = "denx,uimage";
|
||||
label = "firmware";
|
||||
Reference in New Issue
Block a user