coreboot-kgpe-d16/src/cpu
Jonathan Neuschäfer 2e744e0fa5 cpu/x86/mtrr: Fix broken output ("indexis")
The missing space resulted in the following broken output:

> ERROR: Not enough MTRRs available! MTRR indexis 10 with 10 MTTRs in
total.

Put the string on one line to make it obvious where the spaces should be
and to help users of grep.

Change-Id: Ib9e8109d88c1bf38e7dda3dbf1c8d47fb0d23265
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Reviewed-on: https://review.coreboot.org/25567
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2018-04-11 09:30:43 +00:00
..
allwinner driver/uart: Introduce a way for mainboard to override the baudrate 2018-02-21 16:09:06 +00:00
amd cpu/amd/microcode/microcode.c: Remove unneeded whitespace 2018-04-10 10:47:46 +00:00
armltd
intel cpu/intel/sandybridge: Put stage cache into TSEG 2018-04-10 09:30:21 +00:00
qemu-power8 Constify struct cpu_device_id instances 2017-11-23 05:00:17 +00:00
qemu-x86 Constify struct cpu_device_id instances 2017-11-23 05:00:17 +00:00
ti driver/uart: Introduce a way for mainboard to override the baudrate 2018-02-21 16:09:06 +00:00
via Constify struct cpu_device_id instances 2017-11-23 05:00:17 +00:00
x86 cpu/x86/mtrr: Fix broken output ("indexis") 2018-04-11 09:30:43 +00:00
Kconfig cpu: assume SSE if SSE2 is selected 2017-11-04 00:34:20 +00:00
Makefile.inc DMP Vortex86ex board & chip: Remove - using LATE_CBMEM_INIT 2018-01-15 23:23:17 +00:00