[coreboot] Flashrom fails with Kernel 2.6.28

Paul Menzel paulepanter at users.sourceforge.net
Fri Dec 26 14:45:37 CET 2008


Dear Ole,


Am Freitag, den 26.12.2008, 14:09 +0100 schrieb Niels Ole Salscheider:

> I have just updated to Kernel 2.6.28. Now flashrom fails at the following line 
> of code in cbtable.c:
> 
> 	low_1MB = mmap(0, 1024 * 1024, PROT_READ, MAP_SHARED, fd_mem,
> 		       0x00000000);
> 	if (low_1MB == MAP_FAILED) {
> 		perror("Can't mmap memory using " MEM_DEV);
> 		exit(-2);
> 	}
> 
> Do you know if there is a change from 2.6.27 to 2.6.28 which could cause this 
> error?

Might [1] relate to your finding?


Thanks,

Paul


[1] http://www.coreboot.org/pipermail/coreboot/2008-December/043497.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20081226/4aea13d2/attachment.sig>


More information about the coreboot mailing list