On Dienstag, 20. März 2018 23:19:06 CET Hauke Mehrtens wrote:
> On 03/18/2018 10:51 PM, Christian Lamparter wrote:
> > 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
On 03/18/2018 10:51 PM, Christian Lamparter wrote:
> 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
> KERNE
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