On Tue, Mar 13, 2018 at 10:52 PM, Hauke Mehrtens wrote:
> We updated to GCC 7 as default compiler now, so this problems should be
> solved.
Great! Thanks.
> I saw this dns313-header.c tool, this should better be added to
> tools/firmware-utils/src/ which already provides tools for other
> firmw
The recent change to switch to gcc 7.3 broke the image
generation code, as the kernel would no longer fit into
KERNEL_SIZE.
This patch fixes the issue by reworking the initramfs
creation and packaging, which will get rid of the
KERNEL_SIZE check in the process.
This new initramfs can be loaded th