coreboot/src
Kyösti Mälkki 30fbb4c23e AGESA boards: Fix early agesawrapper_amdinitmmio()
Regression introduced with commit

   7b23ae0 AGESA: Trace execution with AGESAWRAPPER()

As the call is made before console_init() is called it must
not call any printk(). Debugging Olivehill and Parmer platforms
using a custom FPGA (as these boards have no Super-IO UART) have
been observed to halt and/or delay at early boot.

Change-Id: I3ab4e5378db44aece9046c8636cde1053ce5390d
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/7059
Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Tested-by: build bot (Jenkins)
Reviewed-by: WANG Siyuan <wangsiyuanbuaa@gmail.com>
2014-10-22 15:04:32 +02:00
..
arch ACPI: Allocate S3 resume backup in CBMEM earlier 2014-10-19 06:15:00 +02:00
console cbmem console: Locate the preram console with a symbol instead of a section. 2014-10-07 23:41:28 +02:00
cpu amd: rename model_fxx_powernow to powernow. 2014-10-19 10:55:51 +02:00
device Kconfig: clean up options in top level and device menu 2014-10-17 14:36:53 +02:00
drivers cmos: Rename the CMOS related functions. 2014-10-22 03:55:14 +02:00
ec google/chromeec: Notify DPTF charger participant on AC state change 2014-09-29 17:28:25 +02:00
include cmos: Rename the CMOS related functions. 2014-10-22 03:55:14 +02:00
lib reg_script: include in romstage 2014-10-22 03:58:40 +02:00
mainboard AGESA boards: Fix early agesawrapper_amdinitmmio() 2014-10-22 15:04:32 +02:00
northbridge AGESA boards: Fix early agesawrapper_amdinitmmio() 2014-10-22 15:04:32 +02:00
soc reg_script: default to n for ARCH_X86 2014-10-22 03:57:51 +02:00
southbridge cmos: Rename the CMOS related functions. 2014-10-22 03:55:14 +02:00
superio pnp: Allow setting of misc register 0xf4 in device tree 2014-09-17 17:34:16 +02:00
vendorcode AGESA stub 00730F01: Add config.h and kconfig.h to Makefile.inc 2014-10-09 20:06:56 +02:00
Kconfig reg_script: default to n for ARCH_X86 2014-10-22 03:57:51 +02:00