[LinuxBIOS] CMOS checksums on intel/xe7501devkit

Steven J. Magnani steve at digidescorp.com
Mon Nov 21 23:58:25 CET 2005


Yes - on the XE7501DEVKIT, the factory BIOS appears to use all of the
low 128 bytes of CMOS. So in order to have peaceful coexistence of LB
and the factory BIOS, the default XE7501DEVKIT build doesn't use CMOS at
all (i.e. single-image build).

Steve
------------------------------------------------------------------------
 Steven J. Magnani               "I claim this network for MARS!
 www.digidescorp.com              Earthling, return my space modulator!"
 
 #include <standard.disclaimer>

-----Original Message-----
From: Stefan Reinauer [mailto:stepan at openbios.org] 
Sent: Saturday, November 19, 2005 8:06 AM
To: linuxbios at linuxbios.org
Subject: [LinuxBIOS] CMOS checksums on intel/xe7501devkit


Hi,

is there a reason that the LB checksum used on the intel/xe7501devkit is
completely different (and covers a really small space only)

default LB_CKS_RANGE_START=128
default LB_CKS_RANGE_END=130
default LB_CKS_LOC=131


compared to all the other supported boards:

default LB_CKS_RANGE_START=49
default LB_CKS_RANGE_END=122
default LB_CKS_LOC=123


Regards
Stefan











More information about the coreboot mailing list