[coreboot] [PATCH] v3: convert fake SPD to struct spd_entry

Stefan Reinauer stepan at coresystems.de
Fri Feb 29 21:47:00 CET 2008


* Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006 at gmx.net> [080226 19:53]:
> Convert all boards using fake SPD entries to struct spd_entry, thereby 
> making sure we return 0xff for nonexisiting entries and shrinking the 
> data structure by 85%.
 
85% of 128 bytes? Therefore this is O(n) now instead of O(1) in ROM
accesses. Are you sure?


> Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006 at gmx.net>


-- 
coresystems GmbH • Brahmsstr. 16 • D-79104 Freiburg i. Br.
      Tel.: +49 761 7668825 • Fax: +49 761 7664613
Email: info at coresystems.dehttp://www.coresystems.de/
Registergericht: Amtsgericht Freiburg • HRB 7656
Geschäftsführer: Stefan Reinauer • Ust-IdNr.: DE245674866




More information about the coreboot mailing list