coreboot/src
Lee Leahy 654fd0703a 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@intel.com>
Reviewed-on: https://review.coreboot.org/13730
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
2016-02-18 20:36:53 +01:00
..
acpi acpi/: add missing license header 2016-01-14 22:52:11 +01:00
arch arch/arm64: Compile arm-trusted-firmware with coreboot timestamp 2016-02-18 11:08:01 +01:00
commonlib commonlib: move uefi includes out of commonlib includes 2016-02-02 14:27:03 +01:00
console console: Disable SQUELCH_EARLY_SMP if SMP is not selected 2016-02-09 17:14:50 +01:00
cpu cpu/amd: Add socket FM2 2016-02-18 01:29:17 +01:00
device device: Add device path display support 2016-02-18 19:58:14 +01:00
drivers acpi/tpm: Gracefully handle missing TPM module. 2016-02-18 01:48:10 +01:00
ec ASL: Remove unused modulo recipient. 2016-02-09 22:56:00 +01:00
include device: Add device path display support 2016-02-18 19:58:14 +01:00
lib lib: Add Kconfig to toggle boot state debugging 2016-02-18 00:01:14 +01:00
mainboard soc/intel/quark: Enable HSUART1 2016-02-18 20:36:53 +01:00
northbridge nb/intel/sandybridge: Start PEG link training 2016-02-18 01:40:07 +01:00
soc soc/intel/quark: Enable HSUART1 2016-02-18 20:36:53 +01:00
southbridge southbridge/intel/bd82x6x/acpi: Fix IRQ warnings 2016-02-18 01:39:06 +01:00
superio superio/nuvoton/nct5572d: Add PS/2 presence detect 2016-02-09 20:34:15 +01:00
vendorcode chromeos/Kconfig: Remove dependency on GBB_HAVE_BMPFV 2016-02-10 16:53:55 +01:00
Kconfig lib: Add Kconfig to toggle boot state debugging 2016-02-18 00:01:14 +01:00