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)
committerJo-Philipp Wich <jo@mein.io>
Tue, 18 Dec 2018 16:48:25 +0000 (17:48 +0100)
commit97af6fa1900e07b812cb55e21ce66f276960f2b0
tree9506b6b924e418231b1d0ca2cf6c74b19e0a731f
parentfa95a1f3b57cb045310c64638c8037e8a72f0eaa
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>
(backported from 262b885b834cecf7e7afbaca32d0a67c0b75aa44)
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]