[coreboot] flashrom not working - asus p5q (ICH10R)

FENG Yu Ning fengyuning1984 at gmail.com
Mon Dec 22 10:18:51 CET 2008


On Mon, Dec 22, 2008 at 12:10 PM, Peter Stuge <peter at stuge.se> wrote:
> Thomas Prochaska wrote:
>> Program received signal SIGSEGV, Segmentation fault.
>> 0x0000000000408fae in ich_spi_command (writecnt=1, readcnt=3,
>> writearr=0x7fff772399cf "\237", readarr=0x7fff772399e0 "M")
>>     at ichspi.c:763
>> 763                   if ((curopcodes->opcode[a]).opcode == cmd) {
>> (gdb) bt
>> #0  0x0000000000408fae in ich_spi_command (writecnt=1, readcnt=3,
>> writearr=0x7fff772399cf "\237", readarr=0x7fff772399e0 "M")
>>     at ichspi.c:763
>
> Ok.

I felt nervous when I read here.

>> i checked with revision 3809 and 3804 and both should work.
>
> Looks good. Ok. Please go back to trunk HEAD (svn up -r HEAD) and
> try applying this patch.

Having read the patch, I realized that my deletion of opcode
programming affected both ICH7 and 9, but I only initialized opcodes
for ICH7.

On Mon, Dec 22, 2008 at 12:43 PM, Thomas Prochaska <dev at duffd.net> wrote:
> k,
> i checked, that did it. thanks.

Luckily it is a minor mistake and easy to fix.

Thanks for the patch, Peter.

yu ning




More information about the coreboot mailing list