mirror of
https://github.com/FUjr/gl-infra-builder.git
synced 2025-12-17 01:25:25 +00:00
x300b: console disabled
Avoid impact on iot modules Signed-off-by: Yin Ni <yin.ni@gl-inet.com>
This commit is contained in:
parent
7c651b0ba2
commit
41e6e70d1b
@ -1,8 +1,11 @@
|
||||
From 5d92891e5408d98f8adab8fe1faf94dae96819a2 Mon Sep 17 00:00:00 2001
|
||||
From 52e55e9b19f179f2a71472dc46f6ec50a1eb3069 Mon Sep 17 00:00:00 2001
|
||||
From: niyin <yin.ni@gl-inet.com>
|
||||
Date: Sat, 28 Jan 2023 00:26:02 -0800
|
||||
Subject: [PATCH] support x300b target
|
||||
Subject: [PATCH] x300b: support x300b target
|
||||
|
||||
Add x300b support files
|
||||
|
||||
Signed-off-by: Yin Ni <yin.ni@gl-inet.com>
|
||||
---
|
||||
.../dts/qca9531_glinet_gl-x300b-nor-nand.dts | 25 +++
|
||||
.../ath79/dts/qca9531_glinet_gl-x300b-nor.dts | 18 ++
|
||||
@ -230,7 +233,7 @@ index 5f5646b3e0..0000000000
|
||||
-};
|
||||
diff --git a/target/linux/ath79/dts/qca9531_glinet_gl-x300b.dtsi b/target/linux/ath79/dts/qca9531_glinet_gl-x300b.dtsi
|
||||
new file mode 100644
|
||||
index 0000000000..cf2735cb6b
|
||||
index 0000000000..8def460083
|
||||
--- /dev/null
|
||||
+++ b/target/linux/ath79/dts/qca9531_glinet_gl-x300b.dtsi
|
||||
@@ -0,0 +1,206 @@
|
||||
@ -416,10 +419,10 @@ index 0000000000..cf2735cb6b
|
||||
+ };
|
||||
+
|
||||
+};
|
||||
+/*
|
||||
+
|
||||
+&bootargs {
|
||||
+ bootargs="";
|
||||
+};*/
|
||||
+};
|
||||
+
|
||||
+ð0 {
|
||||
+ status = "okay";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user