drivers/aspeed: Add native text mode VGA support for the AST2050
Change-Id: I37763a59d2546cd0c0e57b31fdb7aa77c2c50bee Signed-off-by: Timothy Pearson <tpearson@raptorengineeringinc.com> Reviewed-on: http://review.coreboot.org/11937 Reviewed-by: Peter Stuge <peter@stuge.se> Tested-by: build bot (Jenkins)
This commit is contained in:
committed by
Peter Stuge
parent
c3fcdccb81
commit
04cf449e77
@ -1991,6 +1991,9 @@
|
||||
#define PCI_DEVICE_ID_XGI_20 0x0020
|
||||
#define PCI_DEVICE_ID_XGI_40 0x0040
|
||||
|
||||
#define PCI_VENDOR_ID_ASPEED 0x1a03
|
||||
#define PCI_DEVICE_ID_ASPEED_AST2050_VGA 0x2000
|
||||
|
||||
#define PCI_VENDOR_ID_SYMPHONY 0x1c1c
|
||||
#define PCI_DEVICE_ID_SYMPHONY_101 0x0001
|
||||
|
||||
|
Reference in New Issue
Block a user