coreboot/src
Marc Jones 747127d505 Limit SPI device debug prints with CONFIG_DEBUG_SPI_FLASH
Fix debug printks which were not using CONFIG_DEBUG_SPI_FLASH,
which would cause long delays durring boot when SPI devices
were written.

Change-Id: I99fc3d5f847fdf4bb98e2a0342ea418ab7d5fc54
Signed-off-by: Marc Jones <marc.jones@se-eng.com>
Reviewed-on: http://review.coreboot.org/1965
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2012-12-08 06:47:28 +01:00
..
arch Unify assembler function handling 2012-12-06 23:13:17 +01:00
console Disable CMOS_POST and IO_POST on non-PC80 systems 2012-12-06 23:57:11 +01:00
cpu Unify assembler function handling 2012-12-06 23:13:17 +01:00
device Fix Yabel compilation on non-x86 platforms 2012-12-08 06:46:14 +01:00
drivers Limit SPI device debug prints with CONFIG_DEBUG_SPI_FLASH 2012-12-08 06:47:28 +01:00
ec Get rid of drivers class 2012-11-27 22:00:49 +01:00
include Unify assembler function handling 2012-12-06 23:13:17 +01:00
lib Only include libgcc wrappers on x86 2012-12-08 03:52:53 +01:00
mainboard Drop TINY_BOOTBLOCK 2012-12-01 22:50:43 +01:00
northbridge Add function to map vendor/device to generic VBIOS IDs 2012-12-07 20:42:33 +01:00
southbridge Drop TINY_BOOTBLOCK 2012-12-01 22:50:43 +01:00
superio Remove assembly coded log2 function 2012-11-28 07:57:17 +01:00
vendorcode Reduce number of per-mainboard changes 2012-11-16 01:11:31 +01:00
Kconfig Drop ARCH_ARM in favor of ARCH_ARMV7 2012-12-06 02:26:42 +01:00