Dear coreboot readers!

This is the automatic build system of coreboot.

The developer "uwe" checked in revision 4398 to
the coreboot repository. This caused the following 
changes:

Change Log:
Various Intel 82810/82810E changes which allow onboard VGA to work.
At the same time also make the 82810 code handle 82810E.

 - Set SMRAM register according to CONFIG_VIDEO_MB value:
    - 512 means 512 KB
    - 1 means 1 MB
    - Every other value for CONFIG_VIDEO_MB (e.g. 0) disables VGA.
   This is not very clean, changing CONFIG_VIDEO_MB to CONFIG_VIDEO_KB
   in a future patch may be nicer.

 - Set MISSC2 register bits as required per datasheet to make VGA work.
   The code handles both 82810 and 82810E.

 - northbridge.c: Add __pci_driver entry for the Intel 82810E.

Also:

 - Rename PAM register #define to PAMR as per datasheet.

 - Drop unused/commented code for now.

 - Don't explicitly set GMCHCFG for now, the default works ok. We'll
   have to figure out the proper/ideal settings later.

The code is based on a patch from Elia Yehuda <[email protected]> but
has been modified quite a bit for correctness and minimalism.

Tested on hardware with a slightly modified MS-6178 target,
patches to enable onboard-VGA for MS-6178 will follow.

Signed-off-by: Elia Yehuda <[email protected]>
Signed-off-by: Uwe Hermann <[email protected]>
Acked-by: Uwe Hermann <[email protected]>



Build Log:
Compilation of asus:mew-am has been broken
See the error log at 
http://qa.coreboot.org/log_buildbrd.php?revision=4398&device=mew-am&vendor=asus&num=2
Compilation of asus:mew-vm has been broken
See the error log at 
http://qa.coreboot.org/log_buildbrd.php?revision=4398&device=mew-vm&vendor=asus&num=2
Compilation of motorola:sandpointx3_altimus_mpc7410 is still broken
See the error log at 
http://qa.coreboot.org/log_buildbrd.php?revision=4398&device=sandpointx3_altimus_mpc7410&vendor=motorola&num=2
Compilation of msi:ms6178 has been broken
See the error log at 
http://qa.coreboot.org/log_buildbrd.php?revision=4398&device=ms6178&vendor=msi&num=2
Compilation of nec:powermate2000 has been broken
See the error log at 
http://qa.coreboot.org/log_buildbrd.php?revision=4398&device=powermate2000&vendor=nec&num=2
Compilation of via:epia-m700 is still broken
See the error log at 
http://qa.coreboot.org/log_buildbrd.php?revision=4398&device=epia-m700&vendor=via&num=2


If something broke during this checkin please be a pain 
in uwe's neck until the issue is fixed.

If this issue is not fixed within 24h the revision should 
be backed out.

   Best regards,
     coreboot automatic build system



-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to