Dear coreboot readers!

This is the automated build check service of coreboot.

The developer "ruik" checked in revision 3104 to
the coreboot source repository and caused the following 
changes:

Change Log:
Some SIO/PNP devices are abusing register 0x30 for multiple LDN enables, like
mine W83627EHF.

This patch introduces a concept of virtual LDN. Each virtual LDN is unique, but
maps to original LDN and bit position in register 0x30.

VirtualLDN = origLDN[7:0] | bitpos[10:8]

Signed-off-by: Rudolf Marek <[EMAIL PROTECTED]>
Acked-by: Stefan Reinauer <[EMAIL PROTECTED]>


Build Log:
Compilation of amd:serengeti_cheetah_fam10 is still broken
See the error log at 
http://qa.coreboot.org/log_buildbrd.php?revision=3104&device=serengeti_cheetah_fam10&vendor=amd
Compilation of embeddedplanet:ep405pc has been broken
See the error log at 
http://qa.coreboot.org/log_buildbrd.php?revision=3104&device=ep405pc&vendor=embeddedplanet
Compilation of motorola:sandpointx3_altimus_mpc7410 has been broken
See the error log at 
http://qa.coreboot.org/log_buildbrd.php?revision=3104&device=sandpointx3_altimus_mpc7410&vendor=motorola
Compilation of totalimpact:briq has been broken
See the error log at 
http://qa.coreboot.org/log_buildbrd.php?revision=3104&device=briq&vendor=totalimpact


If something broke during this checkin please be a pain 
in ruik'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