On Wed, 2016-12-10 at 19:00:43 UTC, Heiner Kallweit wrote:
> This commit broke boot on systems with an uncompressed kernel image,
> namely systems using a cuImage. On such systems the compressed boot
> image (boot wrapper, uncompressed kernel image, ..) is decompressed
> by u-boot already, therefor
This commit broke boot on systems with an uncompressed kernel image,
namely systems using a cuImage. On such systems the compressed boot
image (boot wrapper, uncompressed kernel image, ..) is decompressed
by u-boot already, therefore the boot wrapper code sees an
uncompressed kernel image.
The old