sunxi: use fwtool for checking sdcard images
authorYousong Zhou <yszhou4tech@gmail.com>
Wed, 4 Jan 2017 14:19:30 +0000 (22:19 +0800)
committerFelix Fietkau <nbd@nbd.name>
Thu, 5 Jan 2017 10:09:15 +0000 (11:09 +0100)
commit0ac00c931cc6f0c8a1b9a546f6d9aaa275e8959a
treebdf860c6d725cfe091882b933afa8cf471d5eb41
parent5ece16fd237688f8f8d33cd4bbc5137733365215
sunxi: use fwtool for checking sdcard images

To achieve this, device tree compatible string was used as boardname and
the value of it will be checked against supported_devices list.

It should be noted that we do not distinguish between
sun5i-a13-olimex-som and sun5i-a13-olinuxino as they share the same dts
file.

The other thing is that we need to gunzip the generated firmware to do
fwtool check.

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
target/linux/sunxi/base-files/etc/board.d/02_network
target/linux/sunxi/base-files/lib/preinit/01_preinit_sunxi.sh [deleted file]
target/linux/sunxi/base-files/lib/preinit/02_b53_hack.sh
target/linux/sunxi/base-files/lib/sunxi.sh
target/linux/sunxi/image/Makefile