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)
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>

No differences found