[coreboot-gerrit] Patch merged into coreboot/master: 79f47cf mainboard: Add AMD DB-FT3b (Olive Hill+) with Steppe Eagle SoC

gerrit at coreboot.org gerrit at coreboot.org
Thu Sep 4 23:53:59 CEST 2014


the following patch was just integrated into master:
commit 79f47cf8c0c54848ee13b727482ff8936a68e1f5
Author: Bruce Griffith <Bruce.Griffith at se-eng.com>
Date:   Fri Aug 15 12:38:21 2014 -0600

    mainboard: Add AMD DB-FT3b (Olive Hill+) with Steppe Eagle SoC
    
    Create a new mainboard based on the AMD DB-FT3 development board
    (Olive Hill) using an AMD Steppe Eagle processor.  The actual DB-FT3
    and DB-FT3b mainboards are identical except for the soldered-down
    SoC device.  The new AMD DB-FT3b development board (Olive Hill+)
    features:
    
    	* Mini-ITX form factor
    	* 2x DisplayPort
    	* 1x VGA
    	* Integrated Realtek RTL8111-compatible Ethernet
    	* 2x USB 3.0 ports
    	* 2x USB 2.0 externally-accessible ports
    	* 2x USB 2.0 internally-accessible ports (via headers)
    	* micro LPC header
    	* Integrated platform security processor
    	* 2x Full-size DDR3 DIMM support (1 channel)
    	* Realtek ALC272 HD audio
    	* 2x SATA ports
    	* 1x SD card slot
    	* 1x PCIe (x4) slot
    	* 1x mini-PCIe slot
    	* 8-pin programming header
    
    Eliminate the extraneous headers included in PlatformGnbPcie.
    
    BiosCallOuts normally has a bunch of extraneous references to the
    mainboard name.  Rather than correct the spelling of a bunch of
    instances, just get rid of them.
    
    For the most part, use the Olive Hill ACPI definitions since the
    DB-FT3b board ("Olive Hill+") and Olive Hill are the same board
    with different processors.
    
    Change some function prototypes for functions without parameters
    to void instead of AGESA's VOID.  There are no parameters for
    these functions, so there is no real reason to use VOID.
    
    S3 and fan control are not supported.  HD audio is not working.
    
    Change-Id: I794d7a8f4f948346cfe7cbd443c9aed5f70c99ed
    Signed-off-by: Bruce Griffith <Bruce.Griffith at se-eng.com>
    Reviewed-on: http://review.coreboot.org/6681
    Tested-by: build bot (Jenkins)
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-by: Martin Roth <gaumless at gmail.com>


See http://review.coreboot.org/6681 for details.

-gerrit



More information about the coreboot-gerrit mailing list