Re: [U-Boot] [PATCH v2 11/13] x86: efi: payload: Add EFI framebuffer driver support

2018-06-17 Thread Bin Meng
On Tue, Jun 12, 2018 at 11:36 PM, Bin Meng wrote: > This turns on the EFI framebuffer driver support so that a graphics > console can be of additional help. > > Signed-off-by: Bin Meng > Reviewed-by: Simon Glass > --- > > Changes in v2: None > > arch/x86/dts/efi-x86_payload.dts | 4 > boa

[U-Boot] [PATCH v2 11/13] x86: efi: payload: Add EFI framebuffer driver support

2018-06-12 Thread Bin Meng
This turns on the EFI framebuffer driver support so that a graphics console can be of additional help. Signed-off-by: Bin Meng Reviewed-by: Simon Glass --- Changes in v2: None arch/x86/dts/efi-x86_payload.dts | 4 board/efi/efi-x86_payload/Kconfig | 1 + 2 files changed, 5 insertions(+)