coreboot-kgpe-d16/src
Julius Werner 9f19dd9f61 mmio: Fix buffer_to_fifo32() order of arguments
buffer_to_fifo32() is a simple wrapper to buffer_to_fifo32_prefix(), but
unfortunately its arguments are swapped. This patch fixes the issue.

Change-Id: I6414bf51dd9de681b3b87bbaf4ea4efc815f7ae1
Signed-off-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36942
Reviewed-by: Hung-Te Lin <hungte@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-11-19 06:17:04 +00:00
..
acpi AUTHORS: Move src/acpi copyrights into AUTHORS file 2019-07-30 11:04:14 +00:00
arch include: Make stdbool.h a separate file 2019-11-18 22:47:13 +00:00
commonlib {drivers,mainboard}: Move FSP logo support to fsp1_1 2019-11-14 11:33:46 +00:00
console console,boot_state: Exclude printk() from reported times 2019-11-11 10:31:29 +00:00
cpu nb/intel/sandybridge: Set up console in bootblock 2019-11-18 11:48:35 +00:00
device arch/x86: Remove EARLY_EBDA_INIT support 2019-11-10 15:38:45 +00:00
drivers include: Make stdbool.h a separate file 2019-11-18 22:47:13 +00:00
ec include: Make stdbool.h a separate file 2019-11-18 22:47:13 +00:00
include mmio: Fix buffer_to_fifo32() order of arguments 2019-11-19 06:17:04 +00:00
lib include: Make stdbool.h a separate file 2019-11-18 22:47:13 +00:00
mainboard nb/intel/sandybridge/mrc: Handle P2P disabling via devicetree 2019-11-18 11:52:24 +00:00
northbridge nb/intel/sandybridge/mrc: Handle P2P disabling via devicetree 2019-11-18 11:52:24 +00:00
security include: Make stdbool.h a separate file 2019-11-18 22:47:13 +00:00
soc include: Make stdbool.h a separate file 2019-11-18 22:47:13 +00:00
southbridge sb/intel/bd82x6x: Handle enabling of GbE 2019-11-18 11:51:57 +00:00
superio superio/*/*/acpi: Improve the readability of the IndexField 2019-11-05 16:08:55 +00:00
vendorcode vendorcode/eltan/security: Move eltan security from chipset to security menu 2019-11-16 20:41:10 +00:00
Kconfig vendorcode/eltan/security: Move eltan security from chipset to security menu 2019-11-16 20:41:10 +00:00