[coreboot] [PATCH] Implement GPIO configuration options for Intel 3100 southbridge

Carl-Daniel Hailfinger c-d.hailfinger.devel.2006 at gmx.net
Wed May 7 23:48:54 CEST 2008


On 07.05.2008 21:55, Ed Swierk wrote:
> When I originally ported the GPIO configuration routines for the Intel
> 3100 southbridge from esb6300_lpc.c, I left out the code that lets you
> specify per-mainboard GPIO settings. This patch implements those
> configuration routines, so you can put something like
>
>   register "gpio[23]" = "I3100_GPIO_USE_AS_GPIO |
> I3100_GPIO_SEL_OUTPUT | I3100_GPIO_LVL_LOW"
>
> in Config.lb to set GPIO 23 as an output, driving the signal low.
>
> Signed-off-by: Ed Swierk <eswierk at arastra.com>
>   

I don't have the datasheets handy, but the code looks OK.

Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006 at gmx.net>

Regards,
Carl-Daniel




More information about the coreboot mailing list