coreboot-kgpe-d16/src/northbridge/amd
Martin Roth a403c687b1 Add default map_oprom_vendev() for AMD Family 14h processors.
AMD supplies their video bios for the Family 14h processor line
with Vendor ID: 1002, Device ID: 9802.  This rom should work for
Device IDs 9802-9809.  This patch maps all those device IDs to
0x9802 so coreboot will be able to load the vbios.  If a vbios
rom using the ACTUAL Device ID is loaded, this function will not
be called.
This file should contain of all Family 14h Graphics PCI IDs so
that they don't need to be overridden on a per mainboard basis.

Change-Id: If3d4a744b3c400dea9444a61f05382af2b2d0237
Signed-off-by: Martin L Roth <martin@se-eng.com>
Reviewed-on: http://review.coreboot.org/955
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Reviewed-by: Marc Jones <marcj303@gmail.com>
2012-04-30 17:20:32 +02:00
..
agesa Add default map_oprom_vendev() for AMD Family 14h processors. 2012-04-30 17:20:32 +02:00
amdfam10 Refactor some alignment handling 2012-04-20 21:18:02 +02:00
amdht remove trailing whitespace 2011-11-01 19:07:45 +01:00
amdk8 VIA southbridge K8T890: Apply un-written naming rules 2012-03-16 19:45:47 +01:00
amdmct Fix ECC disable option for AMD Fam10 DDR2 and DDR3. 2012-03-02 23:35:26 +01:00
cimx RD890: AMD RD890/SR56X0 CIMX wrapper 2012-02-16 19:35:09 +01:00
gx1 Unify use of post_code 2011-04-11 20:17:22 +00:00
gx2 Remove whitespace. 2012-02-17 19:04:31 +01:00
lx Mark non-returning function as noreturn to help some compiler versions 2011-03-01 07:30:14 +00:00
Kconfig RD890: AMD RD890/SR56X0 CIMX wrapper 2012-02-16 19:35:09 +01:00
Makefile.inc Fix AMD Agesa leaking Kconfig 2012-03-16 22:39:09 +01:00