coreboot-kgpe-d16/payloads/external/LinuxBoot
Marcello Sylvester Bauer f1d6883a99 LinuxBoot: fix initramfs xz compression
Add the flag '--check=crc32' to the xz compression to use CRC32 for the
integrity check. The linux kernel does not support CRC64 for integrity
checks, which is the default flag on most xz applications.

Change-Id: I738bd99ef22aa053dc198df5595e1878069de13e
Signed-off-by: Marcello Sylvester Bauer <info@marcellobauer.com>
Reviewed-on: https://review.coreboot.org/c/29935
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
2018-11-30 10:24:40 +00:00
..
arm64 LinuxBoot: refactor payload 2018-11-28 18:28:45 +00:00
targets LinuxBoot: refactor u-root.mk 2018-11-28 18:32:41 +00:00
x86 payload/LinuxBoot: Fix compilation and clean target 2018-07-31 12:46:21 +00:00
x86_64 LinuxBoot/X86_64: Enable 8250 uart drivers 2018-11-02 14:58:05 +00:00
Kconfig LinuxBoot: refactor u-root.mk 2018-11-28 18:32:41 +00:00
Kconfig.name
Makefile LinuxBoot: fix initramfs xz compression 2018-11-30 10:24:40 +00:00