ramips: add dwr-512 jboot firmware configuration
authorGiuseppe Lippolis <giu.lippolis@gmail.com>
Thu, 5 Apr 2018 16:01:41 +0000 (18:01 +0200)
committerMathias Kresin <dev@kresin.me>
Sun, 8 Apr 2018 07:51:06 +0000 (09:51 +0200)
commit1680ae7eae2602dd85463a71f88d0012b236bff7
tree540925cfcf39b4ee4efa9bdc98e7e00beff5e4f2
parentcb7ac151cd13ca510588b80c24645f2add1b3737
ramips: add dwr-512 jboot firmware configuration

The previous fw version require the replacement of the stock bootloader
with u-boot. This prevent an easy stock restore of the original fw.

Now a proper fw util has been developed to manage the stock jboot
bootloader. Therefore make sense have a fw image for the stock
bootloader.

The old fw configuration (u-boot) is not compatible with the new one
and will not be supported anymore.

So at the end 2 image can be generated:

1) factory image with jboot bootloader
     openwrt-ramips-rt305x-dwr-512-b-squashfs-factory.bin
2) sysupgrade image with jboot bootloader
     openwrt-ramips-rt305x-dwr-512-b-squashfs-sysupgrade.bin

Signed-off-by: Giuseppe Lippolis <giu.lippolis@gmail.com>
target/linux/ramips/base-files/lib/upgrade/platform.sh
target/linux/ramips/dts/DWR-512-B.dts
target/linux/ramips/image/rt305x.mk
target/linux/ramips/rt305x/config-4.14
target/linux/ramips/rt3883/config-4.14