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:[EMAIL PROTECTED] Sent: Saturday, November 19, 2005 8:06 AM To: [EMAIL PROTECTED] 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 -- LinuxBIOS mailing list [email protected] http://www.openbios.org/mailman/listinfo/linuxbios
