coreboot-kgpe-d16/targets
Zheng Bao 289a2f5aad Add CONFIG_VGA_ROM_RUN to dbm690t and pistachio, otherwise the
VGA ROM can not run. After make, run
> ./cbfs/cbfstool ./coreboot.rom add ../vga_bios.rom   pci1002,791f.rom  optionrom
to make the final image with vga bios.

The macro vga_rom_address is out-of-date when CBFS starts play its role. it also should
be eliminated from rs690/chip.h as below. But it will cause building error on other board, which I
cant make test on.

##    Index: src/southbridge/amd/rs690/chip.h
##    ===================================================================
##    --- src/southbridge/amd/rs690/chip.h	(revision 4782)
##    +++ src/southbridge/amd/rs690/chip.h	(working copy)
##    @@ -23,7 +23,6 @@
##     /* Member variables are defined in Config.lb. */
##     struct southbridge_amd_rs690_config
##     {
##    -	u32 vga_rom_address;		/* The location that the VGA rom has been appened. */
##     	u8 gpp_configuration;	/* The configuration of General Purpose Port, A/B/C/D/E. */
##     	u8 port_enable;		/* Which port is enabled? GFX(2,3), GPP(4,5,6,7) */
##     	u8 gfx_dev2_dev3;	/* for GFX Core initialization REFCLK_SEL */
##

Don't apply above patch about rs690/chip.h before every board has been fixed.

Signed-off-by: Zheng Bao <zheng.bao@amd.com>
Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4783 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-10-16 07:44:04 +00:00
..
a-trend This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
abit/be6-ii_v2_0 This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
advantech/pcm-5820 This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
amd Add CONFIG_VGA_ROM_RUN to dbm690t and pistachio, otherwise the 2009-10-16 07:44:04 +00:00
arima/hdama This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE. 2009-10-04 18:55:40 +00:00
artecgroup/dbe61 Enable CBFS everywhere. All boards compiled for me (abuild tested), 2009-08-11 17:35:02 +00:00
asi Enable CBFS everywhere. All boards compiled for me (abuild tested), 2009-08-11 17:35:02 +00:00
asus Enable CBFS everywhere. All boards compiled for me (abuild tested), 2009-08-11 17:35:02 +00:00
axus/tc320 This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
azza/pt-6ibd This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
bcom Change some more image names to "fallback" (not "image"). 2009-08-27 14:22:56 +00:00
biostar/m6tba This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
broadcom/blast This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
compaq/deskpro_en_sff_p600 This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
dell/s1850 This is an otherwise dead platform. I'm just committing the basics that 2009-09-15 23:38:27 +00:00
digitallogic Enable CBFS everywhere. All boards compiled for me (abuild tested), 2009-08-11 17:35:02 +00:00
eaglelion/5bcm This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
emulation/qemu-x86 Change some more image names to "fallback" (not "image"). 2009-08-27 14:22:56 +00:00
gigabyte Enable CBFS everywhere. All boards compiled for me (abuild tested), 2009-08-11 17:35:02 +00:00
hp/dl145_g3 This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
ibm the tool chain settings should not be in renamed (as they will never live in 2009-06-30 17:13:58 +00:00
iei Change some more image names to "fallback" (not "image"). 2009-08-27 14:22:56 +00:00
intel This patch adds VGA and PS/2 Keyboard/mouse support to the already existing intel truxton (ep80579) dev board. 2009-08-28 20:42:21 +00:00
iwill This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE. 2009-10-04 18:55:40 +00:00
jetway/j7f24 Change some more image names to "fallback" (not "image"). 2009-08-27 14:22:56 +00:00
kontron Fix kontron/kt690 build. 2009-10-13 17:56:11 +00:00
lippert Remove: 2009-10-03 16:24:58 +00:00
mitac/6513wu Add support for the Mitac 6513WU mainboard, a Compaq OEM board using the 2009-07-05 19:29:39 +00:00
momentum/apache Change some more image names to "fallback" (not "image"). 2009-08-27 14:22:56 +00:00
msi Add support for the MSI MS-6156 board. 2009-10-13 19:21:44 +00:00
nec/powermate2000 This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
newisys/khepri This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
nvidia/l1_2pvv Enable CBFS everywhere. All boards compiled for me (abuild tested), 2009-08-11 17:35:02 +00:00
olpc This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
pcengines/alix1c This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
rca/rm4100 the tool chain settings should not be in renamed (as they will never live in 2009-06-30 17:13:58 +00:00
soyo/sy-6ba-plus-iii This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
sunw/ultra40 This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
supermicro Add supermicro h8dmr fam10 target. This is largely a mashup of the tyan s2912 2009-09-30 14:46:43 +00:00
technexion Add forgotten target files for technexion/tim5690. 2009-10-14 03:19:33 +00:00
technologic/ts5300 Enable CBFS everywhere. All boards compiled for me (abuild tested), 2009-08-11 17:35:02 +00:00
televideo/tc7020 This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
thomson/ip1000 the tool chain settings should not be in renamed (as they will never live in 2009-06-30 17:13:58 +00:00
tyan Major CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some of these boards 2009-10-07 21:51:33 +00:00
via Change some more image names to "fallback" (not "image"). 2009-08-27 14:22:56 +00:00
buildtarget Capture output from 'ld --help', in order that the test 2008-08-27 22:25:55 +00:00