[U-Boot] [PATCH v2 11/11] x86: Configure VESA parameters before loading Linux kernel
Simon Glass
sjg at chromium.org
Wed Jul 8 00:54:37 CEST 2015
On 6 July 2015 at 02:31, 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>
> Acked-by: Simon Glass <sjg at chromium.org>
> Tested-by: Jian Luo <jian.luo4 at boschrexroth.de>
>
> ---
>
> Changes in v2: None
>
> 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(-)
Applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list