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/include/boot/coreboot_tables.h

    r3396 r3588  
    4343 * See also: util/lbtdump/lbtdump.c 
    4444 */ 
     45 
     46/* AMD rs690 chip, declare global variables. */ 
     47#if (CONFIG_GFXUMA == 1)  
     48        unsigned long uma_memory_start, uma_memory_size; 
     49#endif 
     50         
    4551 
    4652struct lb_uint64 {