ramips: fix RBM33G name
authorThibaut VARÈNE <hacks@slashdirt.org>
Sun, 29 Jul 2018 09:07:21 +0000 (11:07 +0200)
committerJohn Crispin <john@phrozen.org>
Mon, 30 Jul 2018 08:43:37 +0000 (10:43 +0200)
The device name is corrected to match the hardware-stored (in hard config
flash space) device name.

Tested-by: Tobias Schramm <tobleminer@gmail.com>
Signed-off-by: Thibaut VARÈNE <hacks@slashdirt.org>
target/linux/ramips/dts/RBM33G.dts

index cc6da267a2b642582819fb21271a0a7896e483c9..612dc106ed3913c6c2d1718df7922c9760325a26 100644 (file)
@@ -7,7 +7,7 @@
 
 / {
        compatible = "mikrotik,rbm33g", "mediatek,mt7621-soc";
-       model = "MikroTik RBM33G";
+       model = "MikroTik RouterBOARD M33G";
 
        aliases {
                led-status = &led_usr;