On Tue, Mar 16, 2010 at 2:34 AM, Bao, Zheng <[email protected]> wrote: > This patch configures the toppology of rs780 graphics. The new > gfx_dual_slot option 2 is for the board which can configure the > double/single mode. In that case, we need to know whether a device > is plugged behind DEV 3. So the is_dev3_present() is needed. > This doesn't help mahogany much. You will need in the future. > > Add an option for HDMI display. If you need it, just uncomment it. > > + vgainfo.ulDDISlot1Config = 0x000c0011; //0; //VGA >+ //vgainfo.ulDDISlot1Config = 0x000c00FF; //0; //HDMI
Instead of requiring it to be uncommented in the sb source code, can it be a mainboard device option in devicetree.cb like the gpp_configuration? Marc -- http://se-eng.com -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

