[U-Boot] [PATCH] x86: Fix Linux v4.7+ zimage booting (update bootparam.h)

Bin Meng bmeng.cn at gmail.com
Fri Sep 30 08:59:01 CEST 2016


Hi Stefan,

Well done!

On Thu, Sep 29, 2016 at 5:34 PM, Stefan Roese <sr at denx.de> wrote:
> Booting Linux kernel v4.7+ does not work since commit 974f221c

Please specify this is Linux kernel commit.

> "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 at denx.de>
> Cc: Simon Glass <sjg at chromium.org>
> Cc: Bin Meng <bmeng.cn at gmail.com>
> ---
>  arch/x86/include/asm/bootparam.h | 3 +++
>  1 file changed, 3 insertions(+)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>

Tested on Crown Bay
Tested-by: Bin Meng <bmeng.cn at gmail.com>

Regards,
Bin


More information about the U-Boot mailing list