the following patch was just integrated into master:
commit 2872f4e946b5cc9ccad2b1b47cea18db95e3191d
Author: Paul Menzel <[email protected]>
Date:   Thu Feb 21 13:10:24 2013 +0100

    AMD Fam14 boards: Unify `acpi_table.c` by mainly using Inagua’s one
    
    There were just whitespace differences and three boards did not
    contain
    
        printk(BIOS_DEBUG, "alib\n");
        dump_mem(ssdt, ((void *)alib) + alib->length);
    
    which is enclosed `#if DUMP_ACPI_TABLES == 1` to dump the ACPI
    tables.
    
    Basically the whitespace in the license header in Inagua’s file
    was fixed and then the file copied over to the other directories.
    
    Change-Id: I23f73acad427b5ec14cf51651af67240871f7488
    Signed-off-by: Paul Menzel <[email protected]>
    Reviewed-on: http://review.coreboot.org/2470
    Tested-by: build bot (Jenkins)
    Reviewed-by: Alvaro G. <[email protected]>
    Reviewed-by: Stefan Reinauer <[email protected]>

Build-Tested: build bot (Jenkins) at Thu Feb 21 13:35:07 2013, giving +1
Reviewed-By: Stefan Reinauer <[email protected]> at Thu Feb 21 
19:23:02 2013, giving +2
See http://review.coreboot.org/2470 for details.

-gerrit

-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to