switch-coreboot/src
David Hendricks c7e5d79842 exynos5250: add missing address-of operator in UART driver
This adds a missing address-of operator. This was a subtle bug that
didn't seem to cause problems at first since the serial console
appeared to work. However it caused an imprecise external abort which
became apparent later on when aborts were unmasked in the kernel via
the CPSR_A bit.

(credit goes to Gabe Black for finding this)
Signed-off-by: Gabe Black <gabeblack@chromium.org>
Signed-off-by: David Hendricks <dhendrix@chromium.org>
Change-Id: I80a33b147d92d559fa8fefbe7d5642235deb9aea
Reviewed-on: http://review.coreboot.org/3038
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2013-04-08 18:30:03 +02:00
..
arch Add PXE ROM selection to Kconfig menu 2013-04-03 18:01:44 +02:00
console console: Make use of CONFIG_USE_OPTION_TABLE 2013-04-01 20:54:48 +02:00
cpu exynos5250: add missing address-of operator in UART driver 2013-04-08 18:30:03 +02:00
device Add PXE ROM selection to Kconfig menu 2013-04-03 18:01:44 +02:00
drivers x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
ec x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
include mtrr: add rom caching comment about hyperthreads 2013-04-05 21:57:38 +02:00
lib lynxpoint: Move ACPI NVS into separate CBMEM table 2013-04-01 23:35:48 +02:00
mainboard snow/exynos5250: move board-specific power stuff to mainboard dir 2013-04-08 18:16:06 +02:00
northbridge AMD GX1: Remove useless copied header file northbridge.h 2013-04-04 03:26:58 +02:00
southbridge lynxpoint: Cosmetic cleanup 2013-04-03 23:07:12 +02:00
superio Winbond W83627HF: Rename and move ASL snippet to acpi/superio.asl 2013-04-01 21:09:24 +02:00
vendorcode chromeos: honor MOCK_TPM=1 2013-04-01 23:26:17 +02:00
Kconfig dynamic cbmem: fix memconsole and timestamps 2013-03-23 19:44:25 +01:00