coreboot/src
Martin Roth bdfe98f92f fsp_baytrail: update printk to use FSP_INFO_LEVEL
Update the printk statements to use FSP_INFO_LEVEL instead of
BIOS_DEBUG.  These values are currently identical, but by using the
second #define, it lets them all be changed as a unit.  This can
be overridden for a particular platform by adding a #define in
chipset_fsp_util.c.

Change-Id: Idbf7e55090230ec940c7c8cd3ec8632461561428
Signed-off-by: Martin Roth <martin.roth@se-eng.com>
Reviewed-on: http://review.coreboot.org/7520
Tested-by: build bot (Jenkins)
Reviewed-by: Marc Jones <marc.jones@se-eng.com>
2014-12-05 16:22:42 +01:00
..
arch x86: Update the check for Forbidden global variables 2014-12-05 09:20:41 +01:00
console Add UCB RISCV support for architecture, soc, and emulation mainboard.. 2014-12-01 19:06:43 +01:00
cpu i945: Consolidate acpi/platform.asl 2014-12-03 21:02:50 +01:00
device device/dram/ddr3.c: Fix sizeof on array func param overflow 2014-11-08 07:09:34 +01:00
drivers drivers/intel/fsp: add upd macros and #defines 2014-12-05 16:19:45 +01:00
ec Replace hlt with halt() 2014-12-02 10:25:55 +01:00
include Replace hlt() loops with halt() 2014-11-30 12:20:07 +01:00
lib RISCV: get RISCV to build again 2014-12-04 19:17:51 +01:00
mainboard lenovo/g505s: Kconfig: Remove unused PIRQ legacy bits 2014-12-05 07:45:56 +01:00
northbridge drivers/intel/fsp: add upd macros and #defines 2014-12-05 16:19:45 +01:00
soc fsp_baytrail: update printk to use FSP_INFO_LEVEL 2014-12-05 16:22:42 +01:00
southbridge southbridge/amd/agesa/hudson/Kconfig: Fix space/tab usage 2014-12-04 01:31:55 +01:00
superio Mark non-executable files non-executable 2014-12-01 17:33:07 +01:00
vendorcode vendorcode/amd/agesa/f15tn: Trim out ASCII art in GnbIommuScratch.c 2014-12-05 07:46:25 +01:00
Kconfig Add UCB RISCV support for architecture, soc, and emulation mainboard.. 2014-12-01 19:06:43 +01:00