Signed-off-by: John Crispin <blogic@openwrt.org>
Backport of r47388
SVN-Revision: 47390
*"Mediatek MT7628AN evaluation board")
name="mt7628"
;;
- *"MediaTek LinkIt Smart7688")
+ *"MediaTek LinkIt Smart 7688")
linkit="$(dd bs=1 skip=1024 count=12 if=/dev/mtd2 2> /dev/null)"
if [ "${linkit}" = "LINKITS7688D" ]; then
name="linkits7688d"
/ {
compatible = "mediatek,linkit", "mediatek,mt7628an-soc";
- model = "MediaTek LinkIt Smart7688";
+ model = "MediaTek LinkIt Smart 7688";
chosen {
bootargs = "console=ttyS2,57600";