[coreboot] [Flashrom] No EEPROM/flash device found. on Syntax SV266A

Peter Stuge peter at stuge.se
Sun Mar 22 18:27:05 CET 2009


FENG Yu Ning wrote:
> > An area can be covered by multiple MTRRs. As long as at
> > least one MTRR covering the area is "uncachable", everything is OK.
> 
> If I understood correctly, Paul could do
> 
>     echo "base=0x1ffc0000 size=0x40000 type=uncachable" >| /proc/mtrr
> 
> and then try flashrom again.
> 
> Am I right?

Flash is at top of 4GB so I think it should be

echo "base=0xfffc0000 size=0x40000 type=uncachable" >| /proc/mtrr


//Peter




More information about the coreboot mailing list