diff options
author | Mathias Kresin <dev@kresin.me> | 2016-11-21 08:46:48 +0100 |
---|---|---|
committer | Mathias Kresin <dev@kresin.me> | 2016-12-24 10:03:38 +0100 |
commit | 0cf581ca3a2a692938003a7038d93f2e24d9125a (patch) | |
tree | 94bdee9217bcdd040ba563afef1851f2a68bba95 /target/linux/ramips/dts/WT1520-4M.dts | |
parent | a75ce960ac1b9d67af280e17e1e653b3b39def20 (diff) | |
download | mtk-20170518-0cf581ca3a2a692938003a7038d93f2e24d9125a.zip mtk-20170518-0cf581ca3a2a692938003a7038d93f2e24d9125a.tar.gz mtk-20170518-0cf581ca3a2a692938003a7038d93f2e24d9125a.tar.bz2 |
ramips: use new image build code for more devices
Signed-off-by: Mathias Kresin <dev@kresin.me>
Diffstat (limited to 'target/linux/ramips/dts/WT1520-4M.dts')
-rw-r--r-- | target/linux/ramips/dts/WT1520-4M.dts | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/ramips/dts/WT1520-4M.dts b/target/linux/ramips/dts/WT1520-4M.dts index 9f3d6a7..26e01f1 100644 --- a/target/linux/ramips/dts/WT1520-4M.dts +++ b/target/linux/ramips/dts/WT1520-4M.dts @@ -2,6 +2,10 @@ #include "WT1520.dtsi" +/ { + model = "Nexx WT1520 (4M)"; +}; + &spi0 { status = "okay"; |