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>




git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6257 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Rudolf Marek 2011-01-16 17:15:36 +00:00
parent aa55f3768a
commit a1125235ec
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ static void sio_init(void)
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*/