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/PX-4885-8M.dts | |
parent | a75ce960ac1b9d67af280e17e1e653b3b39def20 (diff) | |
download | upstream-0cf581ca3a2a692938003a7038d93f2e24d9125a.tar.gz upstream-0cf581ca3a2a692938003a7038d93f2e24d9125a.tar.bz2 upstream-0cf581ca3a2a692938003a7038d93f2e24d9125a.zip |
ramips: use new image build code for more devices
Signed-off-by: Mathias Kresin <dev@kresin.me>
Diffstat (limited to 'target/linux/ramips/dts/PX-4885-8M.dts')
-rw-r--r-- | target/linux/ramips/dts/PX-4885-8M.dts | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/ramips/dts/PX-4885-8M.dts b/target/linux/ramips/dts/PX-4885-8M.dts index 6367a5eb2d..d6e694ed58 100644 --- a/target/linux/ramips/dts/PX-4885-8M.dts +++ b/target/linux/ramips/dts/PX-4885-8M.dts @@ -2,6 +2,10 @@ #include "PX-4885.dtsi" +/ { + model = "7Links PX-4885 (8M)"; +}; + &spi0 { status = "okay"; |