diff options
author | John Crispin <blogic@openwrt.org> | 2015-11-05 10:05:15 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2015-11-05 10:05:15 +0000 |
commit | 877f7f55bdc5916a748a133be93cef6bb0e1616c (patch) | |
tree | b7ec489120703e06037d722d7040399610ca1dc8 /target/linux/ramips/dts | |
parent | 1089950b534fe03e791cb5d5246ef1ecd45d7156 (diff) | |
download | upstream-877f7f55bdc5916a748a133be93cef6bb0e1616c.tar.gz upstream-877f7f55bdc5916a748a133be93cef6bb0e1616c.tar.bz2 upstream-877f7f55bdc5916a748a133be93cef6bb0e1616c.zip |
ramips: minor tweak to the lks7688 baord name
Signed-off-by: John Crispin <blogic@openwrt.org>
Backport of r47388
git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@47390 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/dts')
-rw-r--r-- | target/linux/ramips/dts/LINKIT7688.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/LINKIT7688.dts b/target/linux/ramips/dts/LINKIT7688.dts index a4d75cb435..7f00fbc154 100644 --- a/target/linux/ramips/dts/LINKIT7688.dts +++ b/target/linux/ramips/dts/LINKIT7688.dts @@ -4,7 +4,7 @@ / { compatible = "mediatek,linkit", "mediatek,mt7628an-soc"; - model = "MediaTek LinkIt Smart7688"; + model = "MediaTek LinkIt Smart 7688"; chosen { bootargs = "console=ttyS2,57600"; |