[coreboot] [PATCH] IP1000 board specific GPIOs

2010-04-11 Thread Stefan Reinauer
See patch add support for reading ip1000 gpios. Signed-off-by: Stefan Reinauer ste...@coresystems.de Index: src/mainboard/thomson/ip1000/mainboard.c === --- src/mainboard/thomson/ip1000/mainboard.c(revision 5402) +++

Re: [coreboot] [PATCH] IP1000 board specific GPIOs

2010-04-11 Thread ron minnich
Acked-by: Ronald G. Minnich rminn...@gmail.com -- coreboot mailing list: coreboot@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot

Re: [coreboot] [PATCH] IP1000 board specific GPIOs

2010-04-11 Thread Joseph Smith
On 04/11/2010 12:09 PM, Stefan Reinauer wrote: See patch Could we also add M50FW080 to probe for also? Some variations have either M50FW040 or M50FW080. -- Thanks, Joseph Smith Set-Top-Linux www.settoplinux.org -- coreboot mailing list: coreboot@coreboot.org

Re: [coreboot] [PATCH] IP1000 board specific GPIOs

2010-04-11 Thread Carl-Daniel Hailfinger
On 11.04.2010 20:24, Joseph Smith wrote: On 04/11/2010 12:09 PM, Stefan Reinauer wrote: See patch Could we also add M50FW080 to probe for also? Some variations have either M50FW040 or M50FW080. Hm. Since those are flash chips, I think we may want to think about GPIO reads in flashrom

Re: [coreboot] [PATCH] IP1000 board specific GPIOs

2010-04-11 Thread Joseph Smith
On 04/11/2010 03:00 PM, Carl-Daniel Hailfinger wrote: On 11.04.2010 20:24, Joseph Smith wrote: On 04/11/2010 12:09 PM, Stefan Reinauer wrote: See patch Could we also add M50FW080 to probe for also? Some variations have either M50FW040 or M50FW080. Hm. Since those are flash chips, I think