coreboot-kgpe-d16/src/southbridge/amd
Lee Leahy 6ec72c9b4f drivers/uart: Use uart_platform_refclk for all UART models
Allow the platform to override the input clock for the UART by
implementing the routine uart_platform_refclk and setting the Kconfig
value UART_OVERRIDE_REFCLK.  Provide a default uart_platform_refclk
routine which is disabled when UART_OVERRIDE_REFCLK is selected.  This
works around ROMCC not supporting weak routines.

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: If4afc45a828e5ba935fecb6d95b239625e912d14
Signed-off-by: Lee Leahy <leroy.p.leahy@intel.com>
Reviewed-on: https://review.coreboot.org/14612
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
2016-05-09 18:45:44 +02:00
..
agesa southbridge/amd: Drop HUDSON_FWM_INSIDE_CBFS 2016-05-03 11:41:07 +02:00
amd8111 tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
amd8131 tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
amd8132 tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
amd8151 tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
cimx header files: Fix guard name comments to match guard names 2016-01-18 04:07:53 +01:00
common southbridge/amd: add support for Bolton FCH 2015-11-20 16:35:47 +01:00
cs5535 header files: Fix guard name comments to match guard names 2016-01-18 04:07:53 +01:00
cs5536 tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
pi drivers/uart: Use uart_platform_refclk for all UART models 2016-05-09 18:45:44 +02:00
rs690 header files: Fix guard name comments to match guard names 2016-01-18 04:07:53 +01:00
rs780 header files: Fix guard name comments to match guard names 2016-01-18 04:07:53 +01:00
sb600 southbridge/amd/sb600: Update HPET base address with #define 2015-12-16 00:56:08 +01:00
sb700 sb/amd/sp5100: Apply Sx State Settings per RPR v3.02 2016-04-11 23:25:23 +02:00
sb800 southbridge/amd/sr5650: Add MCFG ACPI table support 2015-12-18 19:51:44 +01:00
sr5650 header files: Fix guard name comments to match guard names 2016-01-18 04:07:53 +01:00