[U-Boot] [PATCH 11/11] x86: Configure VESA parameters before loading Linux kernel

Simon Glass sjg at chromium.org
Wed Jul 1 16:59:12 CEST 2015


On 1 July 2015 at 02:28, Bin Meng <bmeng.cn at gmail.com> wrote:
> Store VESA parameters to Linux setup header so that vesafb driver
> in the kernel could work.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> Tested-by: Jian Luo <jian.luo4 at boschrexroth.de>
>
> ---
>
>  arch/x86/include/asm/zimage.h |  1 +
>  arch/x86/lib/zimage.c         |  2 ++
>  drivers/pci/pci_rom.c         | 28 ++++++++++++++++++++++++++++
>  include/vbe.h                 |  4 ++--
>  4 files changed, 33 insertions(+), 2 deletions(-)

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list