[coreboot] Patch merged into coreboot/master: f98635b Cougar Point southbridge: Add includes and drop post_code()

gerrit at coreboot.org gerrit at coreboot.org
Fri Apr 27 19:24:15 CEST 2012


the following patch was just integrated into master:
commit f98635bb077d263d279216f107fd130201c1ccd1
Author: Stefan Reinauer <stefan.reinauer at coreboot.org>
Date:   Fri Apr 27 01:02:26 2012 +0200

    Cougar Point southbridge: Add includes and drop post_code()
    
    post_code() was added in our internal tree by duplicating code. It's not of
    much use at this point, since the code is quite well tested, so avoid bloating
    the bootblock (since compiled with ROMCC).
    Also add some missing include files that didn't seem to be needed with an
    older version of coreboot.
    
    Change-Id: Id62b838728a247e8bcadb4f1db17269be0d4f3f4
    Signed-off-by: Stefan Reinauer <reinauer at google.com>

Build-Tested: build bot (Jenkins) at Fri Apr 27 03:19:23 2012, giving +1
See http://review.coreboot.org/936 for details.

-gerrit




More information about the coreboot mailing list