[U-Boot] [PATCH v2 19/22] x86: pci: Allow conditionally run VGA rom in S3
Bin Meng
bmeng.cn at gmail.com
Wed Apr 26 07:35:33 UTC 2017
On Mon, Apr 24, 2017 at 11:38 AM, Simon Glass <sjg at chromium.org> wrote:
> On 21 April 2017 at 08:24, Bin Meng <bmeng.cn at gmail.com> wrote:
>> Introduce a new CONFIG_S3_VGA_ROM_RUN option so that U-Boot can
>> bypass executing VGA roms in S3.
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>> ---
>>
>> Changes in v2: None
>>
>> arch/x86/Kconfig | 12 ++++++++++++
>> drivers/pci/pci_rom.c | 14 ++++++++++++++
>> 2 files changed, 26 insertions(+)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>
applied to u-boot-x86/next, thanks!
More information about the U-Boot
mailing list