coreboot/src
Paul Menzel 7f1df8c0c1 intel/i82801gx: Reorder spaces in output
Currently, the coreboot log of a Lenovo X60, not having any IDE devices
connected, there is a trailing whitespace in the output.

	[…]
	PCI: 00:1f.1 init ...
	i82801gx_ide: initializing...
	PCI: 00:1f.1 init finished in 11 usecs
	[…]

Reorder the whitespaces, so they are added when needed.

Change-Id: I640e514c89fe0246a847d1fd088def1c88e864f8
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-on: https://review.coreboot.org/11870
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2016-11-21 22:23:59 +01:00
..
acpi src/acpi: Capitalize ACPI and SATA 2016-07-31 19:25:40 +02:00
arch arch/x86: don't create new gdt in cbmem for relocatable ramstage 2016-11-21 16:45:10 +01:00
commonlib commonlib/include: remove NEED_VB20_INTERNALS 2016-11-19 16:57:27 +01:00
console Revert "[WIP] console/Kconfig: Calculate COM port base addresses only on x86" 2016-10-18 18:41:16 +02:00
cpu intel sandy/ivy: Increase XIP cache with USE_NATIVE_RAMINIT 2016-11-20 21:21:36 +01:00
device device/dram/ddr3: Fix calculation CRC16 of SPD 2016-11-21 02:21:17 +01:00
drivers net/r8167: do net set bus msater enable 2016-11-21 18:06:33 +01:00
ec ec/roda/it8518: Add another embedded controller 2016-11-21 15:07:26 +01:00
include device/dram/ddr3: Calculate CRC16 of SPD unique identifier 2016-11-20 21:21:59 +01:00
lib intel post-car: Increase stacktop alignment 2016-11-18 20:59:12 +01:00
mainboard lenovo/x200/board_info.txt: Add SOIC-8 to ROM package 2016-11-21 21:50:02 +01:00
northbridge intel sandy/ivy: Improve DIMM replacement detection 2016-11-20 21:24:13 +01:00
soc soc/intel/common/lpss_i2c: correct bus speed error 2016-11-19 16:56:23 +01:00
southbridge intel/i82801gx: Reorder spaces in output 2016-11-21 22:23:59 +01:00
superio sio/it8772f: add GPIO blink definition needed by google/tricky 2016-11-18 20:28:55 +01:00
vboot commonlib/include: remove NEED_VB20_INTERNALS 2016-11-19 16:57:27 +01:00
vendorcode google/chromeec: Add common infrastructure for boot-mode switches 2016-11-18 04:01:59 +01:00
Kconfig ACPI S3: Remove HIGH_MEMORY_SAVE where possible 2016-11-09 20:52:07 +01:00