coreboot/src
Vadim Bendebury 427261fbcf cbfs: fix debug mode compilation error
When cbfs debug is enabled, compilation fails because one of the debug
messages is using an non-existing variable.

BRANCH=nonr
BUG=None
TEST=compiling with CONFIG_DEBUG_CBFS enabled does not fail anymore.

Change-Id: Ic83f5e96cdcb5275ec0b7fadbc901e254a1002ca
Signed-off-by: Vadim Bendebury <vbendeb@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/222897
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2014-10-14 23:59:07 +00:00
..
arch arm64: Add verstage support 2014-10-08 09:30:54 +00:00
console New mechanism to define SRAM/memory map with automatic bounds checking 2014-10-03 09:09:36 +00:00
cpu New mechanism to define SRAM/memory map with automatic bounds checking 2014-10-03 09:09:36 +00:00
device PCIe: Add L1 Sub-State support. 2014-10-10 04:36:50 +00:00
drivers Makefile: Preprocess linker scripts and other general improvements 2014-10-02 07:02:10 +00:00
ec chromeec: Add wakeup delay after SPI /CS assertion 2014-10-01 06:53:27 +00:00
include PCIe: Add L1 Sub-State support. 2014-10-10 04:36:50 +00:00
lib cbfs: fix debug mode compilation error 2014-10-14 23:59:07 +00:00
mainboard pinky: Enable EC_SOFTWARE_SYNC 2014-10-10 06:54:00 +00:00
northbridge Makefile: Preprocess linker scripts and other general improvements 2014-10-02 07:02:10 +00:00
soc tegra132: Store ODMDATA from BCT into PMC scratch for use by kernel 2014-10-14 23:59:06 +00:00
southbridge Makefile: Preprocess linker scripts and other general improvements 2014-10-02 07:02:10 +00:00
superio superio: ite8772f: Exit extemp busy state 2014-09-27 07:09:25 +00:00
vendorcode vboot: add vbnv_flash as template 2014-10-09 16:42:25 +00:00
Kconfig Clean up architecture-specific Kconfigs 2014-10-02 07:02:16 +00:00