[coreboot] [PATCH] Table code cleanup

Myles Watson mylesgw at gmail.com
Fri May 15 14:40:04 CEST 2009


> -----------output with HAVE_HIGH_TABLES ------------------
> High Tables Base is 7fff0000.
> Writing IRQ routing tables to 0x7fff0000...write_pirq_routing_table
...
> rom_table_end = 0x7fff38d0
> Adjust low_table_end from 0x00000818 to 0x00001000
> Adjust rom_table_end from 0x7fff38d0 to 0x80000000
> Adding high table area
> uma_memory_start=0x78000000, uma_memory_size=0x0


Maybe the problem is the UMA memory area?  Is the size really zero?  We need
to fix this message and/or the UMA code.  It looks like ACPI and UMA
overlap.

> Wrote coreboot table at: 7fff38d0 - 7fff3ac8  checksum 4b5b



More information about the coreboot mailing list