
1 Jul
2015
1 Jul
'15
4:58 p.m.
On 1 July 2015 at 02:27, Bin Meng bmeng.cn@gmail.com wrote:
Per PCI spec, VGA device reports its class as standard 030000h in its configuration space, so we can use it to determine if we need run option rom instead of testing the supported vendor/device ids.
Signed-off-by: Bin Meng bmeng.cn@gmail.com
drivers/video/vesa_fb.c | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-)
Acked-by: Simon Glass sjg@chromium.org