ramips: use new image build code for D-Link DCS-930 family
authorMathias Kresin <dev@kresin.me>
Thu, 29 Nov 2018 22:40:12 +0000 (23:40 +0100)
committerMathias Kresin <dev@kresin.me>
Wed, 12 Dec 2018 10:01:59 +0000 (11:01 +0100)
commit262b885b834cecf7e7afbaca32d0a67c0b75aa44
tree50b9bd0cc8c94b55e35cfc3f5d61acd4bb6cb2ed
parent216397b8124dafafbd79afdf9f8e716b55775194
ramips: use new image build code for D-Link DCS-930 family

Drop the factory images and the firmware tool to create them. They don't
work any more, since the factory image has an uImage header covering the
whole kernel + rootfs. This way the uImage splitter will not be able to
find the rootfs and the kernel will panic later on.

The factory images were most likely added at a time the board had
distinct partitions for kernel and rootfs.

Signed-off-by: Mathias Kresin <dev@kresin.me>
target/linux/ramips/image/rt305x-legacy.mk
target/linux/ramips/image/rt305x.mk
tools/firmware-utils/Makefile
tools/firmware-utils/src/mkdcs932.c [deleted file]