commit | 62a8f7d09a8bd4b9682c257c06838fbec6aa08ef | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Fri Apr 21 07:24:46 2017 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Wed May 17 17:11:46 2017 +0800 |
tree | 69f4f802e1557b7584309e6c5639449ed5d8fe37 | |
parent | 07d46e63baf0dad86eddc2bd1cd349374df05b8f [diff] |
x86: pci: Allow conditionally run VGA rom in S3 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@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> Tested-by: Stefan Roese <sr@denx.de>