gemini: Fix up image generation
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 17 Oct 2018 18:46:19 +0000 (20:46 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 20 Oct 2018 14:13:39 +0000 (16:13 +0200)
commitf280bd7fa8423c04028757bbf28284574c7a5bc9
treedc30f49658fbef556c1c946606df4d824742905f
parent10ec966f7ba7471a8af437c317cdcc5ef8865e8d
gemini: Fix up image generation

I noticed that the image generator for the Gemini generates
some 10+ MB files for the second (application) partition.
This is just wrong. The first 6144K partition named initramfs
easily fits OpenWRTs squashfs,jffs2 overlayed partitions
with nice headroom for storing configuration files.

Generate a blank partition for the hddapp.tgz file and delete
it after generating the firmware image - when performing
updates manually you just want the "rd.z" file around
anyways.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
target/linux/gemini/image/Makefile