[coreboot] [PATCH] v3: fix bug in ad-hoc archive finding code in mc146818rtc.c

Peter Stuge peter at stuge.se
Sun Feb 10 15:16:25 CET 2008


On Sun, Feb 10, 2008 at 02:27:51PM +0100, Stefan Reinauer wrote:
> > LAR: Start 0xfff00000 len 0x100000                                                                     
> > LAR: Start 0xfffc0000 len 0x3c000 <------BUG!                                                          
..

> So what I don't understand is why only the BUG line really assumes
> a 256k ROM while all others assume a 1M ROM.

Actually 256k would be 0x40000 so neither of the two algorithms seem
to be spot on. :\


//Peter




More information about the coreboot mailing list