u-boot-brain/arch/x86
Stefan Roese 88d915b10f x86: Fix Linux v4.7+ zimage booting (update bootparam.h)
Booting Linux kernel v4.7+ does not work since Linux kernel commit 974f221c
"x86/boot: Move compressed kernel to the end of the decompression buffer".

This patch adds the latest version of the setup_header struct, adding
"init_size" which is needed since this commit referenced above. With this
patch, booting Linux v4.8-rc8 does work again on x86 boards.

Signed-off-by: Stefan Roese <sr@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
2016-10-11 11:55:33 +08:00
..
cpu x86: baytrail: Add 2nd eMMC controller to the PCI probe list 2016-10-11 11:55:33 +08:00
dts x86: Add theadorable-x86-dfi-bt700 board support 2016-08-16 11:44:09 +08:00
include/asm x86: Fix Linux v4.7+ zimage booting (update bootparam.h) 2016-10-11 11:55:33 +08:00
lib treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
config.mk efi: Add 64-bit payload support 2015-08-05 08:44:07 -06:00
Kconfig input: specify the default of I8042_KEYB in more correct manner 2016-10-01 20:04:35 -04:00
Makefile x86: Add support for U-Boot as an EFI application 2015-08-05 08:44:06 -06:00