[coreboot-gerrit] Patch merged into coreboot/master: soc/intel/quark: Identify the console UART

gerrit at coreboot.org gerrit at coreboot.org
Mon May 9 17:21:50 CEST 2016


the following patch was just integrated into master:
commit 614ef408157239db97b08420b93ba051f9428a47
Author: Lee Leahy <leroy.p.leahy at intel.com>
Date:   Wed May 4 12:50:51 2016 -0700

    soc/intel/quark: Identify the console UART
    
    Pass the UART identifier to CorebootPayloadPkg
    
    Testing on Galileo:
    *  Edit the src/mainboard/intel/galileo/Makefile.inc file:
       *  Add "select ADD_FSP_PDAT_FILE"
       *  Add "select ADD_FSP_RAW_BIN"
       *  Add "select ADD_RMU_FILE"
    *  Place the FSP.bin file in the location specified by CONFIG_FSP_FILE
    *  Place the pdat.bin files in the location specified by
       CONFIG_FSP_PDAT_FILE
    *  Place the rmu.bin file in the location specified by CONFIG_RMU_FILE
    *  Build EDK2 CorebootPayloadPkg/CorebootPayloadPkgIa32.dsc to generate
       UEFIPAYLOAD.fd
    *  Testing is successful when CorebootPayloadPkg is able to properly
       initialize the serial port without using built-in values.
    
    Change-Id: I9db1c31c3544d56b66f5a79ac8c3acee41788983
    Signed-off-by: Lee Leahy <leroy.p.leahy at intel.com>
    Reviewed-on: https://review.coreboot.org/14610
    Tested-by: build bot (Jenkins)
    Reviewed-by: Martin Roth <martinroth at google.com>


See https://review.coreboot.org/14610 for details.

-gerrit



More information about the coreboot-gerrit mailing list