mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-24 21:42:10 -05:00
ramips: mt76x8: add missing model string to Yuncore CPE200
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 <daniel@makrotopia.org>
This commit is contained in:
parent
0db6f9a856
commit
f625d9b31c
@ -6,6 +6,7 @@
|
||||
|
||||
/ {
|
||||
compatible = "yuncore,cpe200", "mediatek,mt7628an-soc";
|
||||
model = "Yuncore CPE200";
|
||||
|
||||
chosen {
|
||||
bootargs = "console=ttyS0,57600";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user