gemini: add wiligear image build code
authorMathias Kresin <dev@kresin.me>
Sat, 26 Jan 2019 07:57:34 +0000 (08:57 +0100)
committerMathias Kresin <dev@kresin.me>
Sat, 26 Jan 2019 14:23:37 +0000 (15:23 +0100)
commit2a8fe45df5a23a29ff93686aeccf42f80acb5f1f
tree188aebd020cd2228bb1bd0e564b4699dd63e252a
parent7055cb0acc8acf8f618d4ec57b319072cda642e0
gemini: add wiligear image build code

They were dropped with 6409b159e8b8 ("gemini: switch to 4.14") without
any explaination.

The image generation is disabled for now as it would break the build for
the target. The mkfwimage2 call need to be adjusted to reflect the real
size of kernel and rootfs. Nevertheless, add the required code to give
interested parties a chance to fix the remaining issues.

The dts would need to use the ecoscentric,redboot-fis-partitions
partition parser to get the correct partition offsets and size. It's
expected that the OEM firmware adjusts the on flash partition table with
the values defined in the image header.

Signed-off-by: Mathias Kresin <dev@kresin.me>
target/linux/gemini/image/Makefile