coreboot/src
Dave Frodin a01e2c73e9 BACKPORT: cbfs_core.c: make cfbs searches even less verbose
The cbfs core code would print out the name of the file it is
searching for and when it is found would print out the name
again. This contributes to a lot of unnecessary messages in a
functioning payload’s output. Change this message to a DEBUG one
so that it will only be printed when CONFIG_DEBUG_CBFS is enabled.

BUG=None
BRANCH=None
TEST=Compiled and booted.

Change-Id: I142166bfdfcb5e7f6dba6c1ecbd13f3c0ff15088
Signed-off-by: Dave Frodin <dave.frodin@se-eng.com>
Reviewed-on: https://gerrit.chromium.org/gerrit/50459
Reviewed-by: Stefan Reinauer <reinauer@google.com>
Commit-Queue: Aaron Durbin <adurbin@chromium.org>
Tested-by: Aaron Durbin <adurbin@chromium.org>
2013-05-08 11:41:56 -07:00
..
arch x86: call cbfstool update-fit when fit selected 2013-05-07 14:58:29 -07:00
console console: Make use of CONFIG_USE_OPTION_TABLE 2013-04-01 20:54:48 +02:00
cpu BACKPORT: x86: harden tsc udelay() function 2013-05-08 11:41:55 -07:00
device device tree: track init times 2013-05-01 15:36:25 -07:00
drivers [2/2] tps65090: re-factor for coreboot 2013-04-30 18:24:39 -07:00
ec Fix Google ChromeEC driver 2013-05-01 10:55:09 -07:00
include BACKPORT: x86: use asmlinkage macro for smm_handler_t 2013-05-08 11:41:56 -07:00
lib BACKPORT: cbfs_core.c: make cfbs searches even less verbose 2013-05-08 11:41:56 -07:00
mainboard wtm2: Set SerialIO I2C ports to 3.3V 2013-05-07 16:02:27 -07:00
northbridge BACKPORT: haswell: use tsc for udelay() 2013-05-08 11:19:04 -07:00
southbridge lynxpoint: Expose ACPI Device for LP GPIO controller 2013-05-06 15:48:40 -07:00
superio Winbond W83627HF: Rename and move ASL snippet to acpi/superio.asl 2013-04-01 21:09:24 +02:00
vendorcode Eliminate use of pointers in coreboot table 2013-04-22 11:57:06 -07:00
Kconfig BACKPORT: coreboot: add timer queue implementation 2013-05-01 14:30:57 -07:00