diff options
author | John Crispin <john@openwrt.org> | 2015-11-05 10:01:23 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-11-05 10:01:23 +0000 |
commit | dc699dd547a8105b953d1e5410baa9286a33eb6c (patch) | |
tree | c6869cd8cdfbadd47e7617193fd735c81a152c9e /target/linux/ramips/dts/LINKIT7688.dts | |
parent | a2a7aba2574e7fd46e2d42c0ca8c975142e79172 (diff) | |
download | upstream-dc699dd547a8105b953d1e5410baa9286a33eb6c.tar.gz upstream-dc699dd547a8105b953d1e5410baa9286a33eb6c.tar.bz2 upstream-dc699dd547a8105b953d1e5410baa9286a33eb6c.zip |
ramips: minor tweak to the lks7688 baord name
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 47388
Diffstat (limited to 'target/linux/ramips/dts/LINKIT7688.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"; |