Hello, I tried to dump my BIOS with flashrom on a SONY VAIO VGN-TX3XP. Verbose mode was enabled : - The southbridge is an ICH7 - it seems to be a SPI flash but the RDID command always returns 0xff. How can I identify my flash?
thanks,
Hi, Please check what SPI chip is on your board. Check if it is defined in the list flashchips[] in flashrom/flashchips.c.
Joe
________________________________________ From: coreboot-bounces@coreboot.org [mailto:coreboot-bounces@coreboot.org] On Behalf Of Dupont Yves Sent: Thursday, November 13, 2008 4:11 PM To: coreboot@coreboot.org Subject: [coreboot] Spi flash
Hello, I tried to dump my BIOS with flashrom on a SONY VAIO VGN-TX3XP. Verbose mode was enabled : - The southbridge is an ICH7 - it seems to be a SPI flash but the RDID command always returns 0xff. How can I identify my flash?
thanks,
Hi,
On 13.11.2008 09:11, Dupont Yves wrote:
Hello, I tried to dump my BIOS with flashrom on a SONY VAIO VGN-TX3XP. Verbose mode was enabled :
- The southbridge is an ICH7
- it seems to be a SPI flash but the RDID command always returns 0xff.
How can I identify my flash?
Can you please post the output of flashrom -V
Regards, Carl-Daniel