Show
Ignore:
Timestamp:
09/22/08 15:07:20 (4 months ago)
Author:
stepan
Message:

Patch for AMD RS690 chipset.

All the PCIe slots are enabled in this patch except power management.

Signed-off-by: Michael Xie <Michael.Xie@…>
Reviewed-by: Marc Jones <marc.jones@…>
Acked-by: Stefan Reinauer <stepan@…>

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/coreboot-v2/src/arch/i386/boot/coreboot_table.c

    r3437 r3588  
    448448                rom_table_start, rom_table_end-rom_table_start); 
    449449 
     450        /* AMD rs690 chip, we should remove the UMA from system memory. */ 
     451#if (CONFIG_GFXUMA == 1)  
     452        printk_info("uma_memory_start=0x%x, uma_memory_size=0x%x \n",  
     453        uma_memory_start, uma_memory_size); 
     454        lb_add_memory_range(mem, LB_MEM_TABLE,  
     455                uma_memory_start, uma_memory_size); 
     456#endif 
     457 
     458 
    450459        /* Note: 
    451460         * I assume that there is always memory at immediately after