ramips: add support for mqmaker witi 512mb version
authorDavide Ammirata <list@davidea.it>
Thu, 3 May 2018 15:59:27 +0000 (15:59 +0000)
committerMathias Kresin <dev@kresin.me>
Mon, 7 May 2018 16:54:23 +0000 (18:54 +0200)
commit004cc22e4ef8187dd80d5d6be5a2575453ef3699
treeb8e27c07ebd6ed63e68e100d3ec8ffca25b8108a
parent5ef79af4f80f772772e44e38478f2b3b78d40732
ramips: add support for mqmaker witi 512mb version

Splitted out the dts file and create the new dts for the 256 MByte RAM and
the 512 MB RAM version.

Migrate both versions to the common board detection.

The install the 512 MByte Version on a board running the 256 MByte image,
a forceful sysupgrade with the -F flag is required.

Signed-off-by: Davide Ammirata <list@davidea.it>
target/linux/ramips/base-files/etc/board.d/02_network
target/linux/ramips/base-files/etc/diag.sh
target/linux/ramips/base-files/lib/ramips.sh
target/linux/ramips/base-files/lib/upgrade/platform.sh
target/linux/ramips/base-files/sbin/fixup-mac-address
target/linux/ramips/dts/WITI-256M.dts [new file with mode: 0644]
target/linux/ramips/dts/WITI-512M.dts [new file with mode: 0644]
target/linux/ramips/dts/WITI.dts [deleted file]
target/linux/ramips/dts/WITI.dtsi [new file with mode: 0644]
target/linux/ramips/image/mt7621.mk