Hi Claus,
On Tue, May 13, 2008 at 03:13:46PM +0200, Claus Gindhart wrote:
This patch adds support for the SPI Chips Atmel AT25DF32, ST M25P80, ST M25P16, M25P32, ST M25P64 attached to the ICH9. Because chipset plays an important role in communicating with these chips, it was not possible to integrate this support into the already existing spi.c This module was tested with the devices as mentioned above, but it should be easy to expand it for other SPI chips attached to an ICH.
Signed-off-by: Claus Gindhart claus.gindhart@kontron.com
Fixed it to fulfil feedback of Uwe Hermann and Peter Stuge, related to coreboot coding conventions.
Thanks - but I did a very quick review of this patch and it looks very much like the last one. Did the wrong file get sent?
//Peter