projects
/
openwrt
/
staging
/
jow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0db6f9a
)
ramips: mt76x8: add missing model string to Yuncore CPE200
author
Daniel Golle
<
[email protected]
>
Tue, 10 Sep 2024 22:14:43 +0000
(
00:14
+0200)
committer
Daniel Golle
<
[email protected]
>
Tue, 10 Sep 2024 22:17:05 +0000
(
00:17
+0200)
Add missing 'model' string to DT, so /tmp/sysinfo/model gets populated.
Fixes: 64dae1052b ("ramips: mt76x8: add support for Yuncore CPE200")
Signed-off-by: Daniel Golle <
[email protected]
>
target/linux/ramips/dts/mt7628an_yuncore_cpe200.dts
patch
|
blob
|
history
diff --git
a/target/linux/ramips/dts/mt7628an_yuncore_cpe200.dts
b/target/linux/ramips/dts/mt7628an_yuncore_cpe200.dts
index c8bd39b6acf1011115d7328a3040e7b3184fc85f..6e6202f02be9bac4735d9f9e4a0009f6205b54b0 100644
(file)
--- a/
target/linux/ramips/dts/mt7628an_yuncore_cpe200.dts
+++ b/
target/linux/ramips/dts/mt7628an_yuncore_cpe200.dts
@@
-6,6
+6,7
@@
/ {
compatible = "yuncore,cpe200", "mediatek,mt7628an-soc";
+ model = "Yuncore CPE200";
chosen {
bootargs = "console=ttyS0,57600";