[coreboot-gerrit] Patch merged into coreboot/master: soc/intel/quark: Enable HSUART1

gerrit at coreboot.org gerrit at coreboot.org
Thu Feb 18 20:37:06 CET 2016


the following patch was just integrated into master:
commit 654fd0703ad8f785faa49b22bf59036c6eb47f6c
Author: Lee Leahy <leroy.p.leahy at intel.com>
Date:   Wed Feb 17 08:47:58 2016 -0800

    soc/intel/quark: Enable HSUART1
    
    Enable HSUART1 for debug serial output.  Specify the fixed resources in
    the UART driver.  This keeps debug serial output flowing during the rest
    of the device initialization.
    
    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
    *  Testing successful if:
       *  Debug serial output stays enabled after BS_DEV_RESOURCES state
    
    Change-Id: Ica02e5fece156b21d4a3889284ca467d55c7880d
    Signed-off-by: Lee Leahy <leroy.p.leahy at intel.com>
    Reviewed-on: https://review.coreboot.org/13730
    Tested-by: build bot (Jenkins)
    Reviewed-by: Martin Roth <martinroth at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list