diff options
author | John Crispin <blogic@openwrt.org> | 2015-11-05 10:01:23 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2015-11-05 10:01:23 +0000 |
commit | b9a7089f75bf40a4d2cc43eb445eddf99a7b1c9f (patch) | |
tree | 7c9c0909e2f610d220bf9f022a9eec0223493735 /target/linux/ramips/dts | |
parent | ad0e819e4ab8bf430e1866fee643274f6c2a6127 (diff) | |
download | master-187ad058-b9a7089f75bf40a4d2cc43eb445eddf99a7b1c9f.tar.gz master-187ad058-b9a7089f75bf40a4d2cc43eb445eddf99a7b1c9f.tar.bz2 master-187ad058-b9a7089f75bf40a4d2cc43eb445eddf99a7b1c9f.zip |
ramips: minor tweak to the lks7688 baord name
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47388 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 4d1b96474c..a42d9f7dd4 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"; |