summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2014-07-16 11:36:02 +0000
committerJohn Crispin <john@openwrt.org>2014-07-16 11:36:02 +0000
commit4beb468f11cd5815ff549fb724187b6cf067c7b9 (patch)
tree90114dc78f996913b3cd185ea6c38ed71c1301c8
parent9cf5fbfaf0ab24340b4e85f1dcd8b7fb52f148cf (diff)
downloadmtk-20170518-4beb468f11cd5815ff549fb724187b6cf067c7b9.zip
mtk-20170518-4beb468f11cd5815ff549fb724187b6cf067c7b9.tar.gz
mtk-20170518-4beb468f11cd5815ff549fb724187b6cf067c7b9.tar.bz2
lantiq: fix board_id/boardname for VGV7519
Signed-off-by: Eddi De Pieri <eddi@depieri.net> SVN-Revision: 41672
-rw-r--r--target/linux/lantiq/dts/VGV7519.dtsi3
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/lantiq/dts/VGV7519.dtsi b/target/linux/lantiq/dts/VGV7519.dtsi
index 86b5741..3f56d82 100644
--- a/target/linux/lantiq/dts/VGV7519.dtsi
+++ b/target/linux/lantiq/dts/VGV7519.dtsi
@@ -1,6 +1,9 @@
/include/ "vr9.dtsi"
/ {
+
+ model = "VGV7519 - KPN Experiabox V8";
+
chosen {
bootargs = "console=ttyLTQ0,115200 init=/etc/preinit";
};