coreboot/src
Subrata Banik f0c7be4e63 intel/common/acpi: Fix ACPI debug log issue with LPSS UART
This patch fixes ACPI debug print issue reported internally
while using APRT asl method. Potentially some junk characters
gets added into final print buffer due to LPSS MMIO register
space is 32 bit width and ADBG is one byte at a time.

TEST=Built and boo eve to ensure to be able to get ASL console
log without any corruption.

Change-Id: I0b6af789c0ffc79f7fee4652b4aa6a125b182296
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/20009
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2017-06-07 18:30:52 +02:00
..
acpi src/acpi: Capitalize ACPI and SATA 2016-07-31 19:25:40 +02:00
arch src: change coreboot to lowercase 2017-06-07 12:09:15 +02:00
commonlib commonlib: Move drivers/storage into commonlib/storage 2017-05-12 18:20:33 +02:00
console console/flashsconsole: Add spi flash console for debugging 2017-06-04 18:44:56 +02:00
cpu src: change coreboot to lowercase 2017-06-07 12:09:15 +02:00
device device/Kconfig: Move "Display" menu below gfx options 2017-06-06 17:16:31 +02:00
drivers src: change coreboot to lowercase 2017-06-07 12:09:15 +02:00
ec src: change coreboot to lowercase 2017-06-07 12:09:15 +02:00
include src: change coreboot to lowercase 2017-06-07 12:09:15 +02:00
lib src: change coreboot to lowercase 2017-06-07 12:09:15 +02:00
mainboard src: change coreboot to lowercase 2017-06-07 12:09:15 +02:00
northbridge src: change coreboot to lowercase 2017-06-07 12:09:15 +02:00
soc intel/common/acpi: Fix ACPI debug log issue with LPSS UART 2017-06-07 18:30:52 +02:00
southbridge src: change coreboot to lowercase 2017-06-07 12:09:15 +02:00
superio superio/winbond/*/header: Include <arch/io.h> 2017-06-04 18:45:42 +02:00
vboot vboot: Separate board name and version number in FWID with a dot 2017-04-29 01:44:10 +02:00
vendorcode src: change coreboot to lowercase 2017-06-07 12:09:15 +02:00
Kconfig lib/edid: Split out fill_lb_framebuffer() 2017-05-30 18:32:44 +02:00