fsp_baytrail: update printk to use FSP_INFO_LEVEL
commitbdfe98f92fc1e9a69aa30ba87bb679dc28e9727c
authorMartin Roth <martin.roth@se-eng.com>
Wed, 19 Nov 2014 02:52:46 +0000 (18 19:52 -0700)
committerMartin Roth <gaumless@gmail.com>
Fri, 5 Dec 2014 15:22:42 +0000 (5 16:22 +0100)
tree0313e18501545d9dd6b3c1ef5b931661a6575c41
parent12d86e75b067313e3464ebbc9d1ab2cd62fd61fc
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>
src/soc/intel/fsp_baytrail/fsp/chipset_fsp_util.c