[LinuxBIOS] [PATCH] flashrom: Support for ICH7-DH southbridge

Stefan Reinauer stepan at coresystems.de
Sat Mar 31 20:15:35 CEST 2007


* Uwe Hermann <uwe at hermann-uwe.de> [070331 15:05]:
> Not sure if this (alone) helps with Anton's flashrom problem, but it's a
> good idea anyway, I guess.

No, it wont. His flash chip is SPI. 

Let's wait with this until someone provides a complete patch including 
SPI support. Otherwise people start believing that their ICH7-DH is
supported.

> Add support for the ICH7-DH southbridge (untested, though).
> 
> Signed-off-by: Uwe Hermann <uwe at hermann-uwe.de>
> 
> Index: util/flashrom/flash_enable.c
> ===================================================================
> --- util/flashrom/flash_enable.c	(Revision 2573)
> +++ util/flashrom/flash_enable.c	(Arbeitskopie)
> @@ -436,6 +436,7 @@
>  	{0x8086, 0x24d0, "ICH5/ICH5R", enable_flash_ich_4e},
>  	{0x8086, 0x2640, "ICH6/ICH6R", enable_flash_ich_dc},
>  	{0x8086, 0x2641, "ICH6-M", enable_flash_ich_dc},
> +	{0x8086, 0x27b0, "ICH7DH", enable_flash_ich_dc},
>  	{0x8086, 0x27b8, "ICH7/ICH7R", enable_flash_ich_dc},
>  	{0x8086, 0x27b9, "ICH7M", enable_flash_ich_dc},
>  	{0x8086, 0x27bd, "ICH7MDH", enable_flash_ich_dc},




> -- 
> linuxbios mailing list
> linuxbios at linuxbios.org
> http://www.linuxbios.org/mailman/listinfo/linuxbios

-- 
coresystems GmbH • Brahmsstr. 16 • D-79104 Freiburg i. Br.
      Tel.: +49 761 7668825 • Fax: +49 761 7664613
Email: info at coresystems.dehttp://www.coresystems.de/




More information about the coreboot mailing list