Author: ruik Date: Sun Jan 16 18:15:36 2011 New Revision: 6257 URL: https://tracker.coreboot.org/trac/coreboot/changeset/6257
Log: Ooops lets see if this extra comment removal fixes this.
Signed-off-by: Rudolf Marek r.marek@assembler.cz Acked-by: Rudolf Marek r.marek@assembler.cz
Modified: trunk/src/mainboard/asrock/939a785gmh/romstage.c
Modified: trunk/src/mainboard/asrock/939a785gmh/romstage.c ============================================================================== --- trunk/src/mainboard/asrock/939a785gmh/romstage.c Sun Jan 16 17:23:51 2011 (r6256) +++ trunk/src/mainboard/asrock/939a785gmh/romstage.c Sun Jan 16 18:15:36 2011 (r6257) @@ -94,7 +94,7 @@ GPI21 - unknown input (NC?) GPI22 - unknown input (NC?) GPO23 - mgpuV bit0 - GP24-27 - PS/2 mouse/keyb (only keyb is connected use flip interface for mouse)*/ + GP24-27 - PS/2 mouse/keyb (only keyb is connected use flip interface for mouse) */ pnp_write_config(GPIO2345_DEV, 0x30, 0x07); /* Enable GPIO 2,3,4. */ pnp_write_config(GPIO2345_DEV, 0xe3, 0xf6); /* dir of GPIO2 11110110*/