diff options
author | David Hendricks <dhendrix@chromium.org> | 2013-04-07 17:38:32 -0700 |
---|---|---|
committer | Ronald G. Minnich <rminnich@gmail.com> | 2013-04-08 18:30:03 +0200 |
commit | c7e5d798420bb00f2c1853ca6abc11a7ee027886 (patch) | |
tree | dd34dba5508a75e7e58b08f48385f64e495062bc /src/arch | |
parent | 0c8b7d1ac272d5578e61c260a14f4fabbf3f53eb (diff) |
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>
Diffstat (limited to 'src/arch')
0 files changed, 0 insertions, 0 deletions