Wrote the mp table end at: 000f0410 - 000f0568 Wrote the mp table end at: 1fff0410 - 2001040e
Writing high tables above RAM! Why is the high MP table so much larger than the low one?
Right! Good spotting... something is reaaaally fishy here... Almost 64k mp table vs 300 bytes.
I bisected this, the commit that broke the board was r4238, where high tables support was added. Disabling it in src/northbridge/cn700/Config.lb results in a successful boot into FILO.
Not sure what the correct fix for working high tables support for this board/chipset is.
Uwe,
Could you try this patch so we can narrow down where the problem is?
Thanks, Myles