On Mon, Mar 09, 2009 at 10:17:16AM -0700, Myles Watson wrote: > On Mon, Mar 9, 2009 at 9:00 AM, Myles Watson <[email protected]> wrote: > > Mappings 2 & 3 look pretty bad. Is it because the tables were too > > big, or are the tables too big because of the broken map? > > Tables were too big. > > > How do I make more room for the tables? > > I set CONFIG_MAX_BIOSTABLE to 2048+512
Yeah - your mptable is surprisingly big (~1600 bytes). I can up the default if needed. BTW, if you do math in a macro, be sure to put parenthesis around it (ie, "(2048+512)"). -Kevin -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

