projects
/
openwrt
/
staging
/
svanheule.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f625d9b
)
ramips: mt76x8: add missing model string to Yuncore M300
author
Daniel Golle
<
[email protected]
>
Tue, 10 Sep 2024 22:16:12 +0000
(
00:16
+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: e497c975d3 ("ramips: mt76x8: add support for Yuncore M300")
Signed-off-by: Daniel Golle <
[email protected]
>
target/linux/ramips/dts/mt7628an_yuncore_m300.dts
patch
|
blob
|
history
diff --git
a/target/linux/ramips/dts/mt7628an_yuncore_m300.dts
b/target/linux/ramips/dts/mt7628an_yuncore_m300.dts
index 7a28c66996ccaa83cf308b725b882ab6ce8051e4..8897c11d67a87d033989c5be94e05eefed507aaa 100644
(file)
--- a/
target/linux/ramips/dts/mt7628an_yuncore_m300.dts
+++ b/
target/linux/ramips/dts/mt7628an_yuncore_m300.dts
@@
-6,6
+6,7
@@
/ {
compatible = "yuncore,m300", "mediatek,mt7628an-soc";
+ model = "Yuncore M300";
chosen {
bootargs = "console=ttyS0,57600";