The Tyan s2881 ships with a 512KB rom chip. For LAB we require an 1MB chip, but
commitbac9e7684e37bbeb5b4c756e2ab515dbc0768c07
authorward <ward@0fe3215d-741a-0410-bb5a-0d2cd39d948f>
Fri, 10 Oct 2008 21:28:58 +0000 (10 21:28 +0000)
committerward <ward@0fe3215d-741a-0410-bb5a-0d2cd39d948f>
Fri, 10 Oct 2008 21:28:58 +0000 (10 21:28 +0000)
tree25e07a784ed7c04b330a5729e974841f2d337176
parent32579deb110813b52a09ae971b57c69976524578
The Tyan s2881 ships with a 512KB rom chip. For LAB we require an 1MB chip, but
the VGA rom address is hardcoded assuming the 512KB chip.

This patch

a) bumps up the v2 revision to 3646 which actually enables vga on the s2881
b) conditionally patches the v2 tree for a 1MB chip when the s2881 is being
built with the LAB config file.

Tested on real hardware.

Signed-off-by: Ward Vandewege <ward@gnu.org>
Acked-by: Jordan Crouse <jordan.crouse@amd.com>
git-svn-id: svn://coreboot.org/buildrom@247 0fe3215d-741a-0410-bb5a-0d2cd39d948f
buildrom-devel/config/platforms/tyan-s2881.conf
buildrom-devel/packages/coreboot-v2/coreboot.inc
buildrom-devel/packages/coreboot-v2/patches/s2881-lab-vga-fix.patch [new file with mode: 0644]