[LinuxBIOS] #87: flashrom issues on m57sli-s4

Carl-Daniel Hailfinger c-d.hailfinger.devel.2006 at gmx.net
Sat Nov 10 12:43:39 CET 2007


Hi Andi,

On 10.11.2007 09:45, Andreas B. Mundt wrote:
> is it possible that there is no change at all in superiotool output?
>   

Superiotool output should have changed for LDN 0x7 and NOLDN (the
registers before LDN 0x0), the rest should be identical to the output
before.

> Or did I not propperly clean my build tree? (I did a ./buildtarget in the 
> target directory after patching and a make clean prior to building as usual).
>   

Try to "rm -r gigabyte/m57sli/m57sli", then run buildtarget again, then
run "grep -r base=0x800 gigabyte/m57sli/m57sli". This should give you
three lines if the patch was applied correctly.
> ./targets/gigabyte/m57sli/m57sli/failover/static.c:             {
> .flags=IORESOURCE_FIXED | IORESOURCE_ASSIGNED | IORESOURCE_IO,
> .index=0x62, .base=0x800},
> ./targets/gigabyte/m57sli/m57sli/fallback/static.c:             {
> .flags=IORESOURCE_FIXED | IORESOURCE_ASSIGNED | IORESOURCE_IO,
> .index=0x62, .base=0x800},
> ./targets/gigabyte/m57sli/m57sli/normal/static.c:               {
> .flags=IORESOURCE_FIXED | IORESOURCE_ASSIGNED | IORESOURCE_IO,
> .index=0x62, .base=0x800},


Regards,
Carl-Daniel




More information about the coreboot mailing list