diff options
author | Kyösti Mälkki <kyosti.malkki@gmail.com> | 2014-12-13 16:39:40 +0200 |
---|---|---|
committer | Kyösti Mälkki <kyosti.malkki@gmail.com> | 2014-12-15 20:00:28 +0100 |
commit | 164ac0a4299f26b6705ff293af87b57575434108 (patch) | |
tree | 8366012922a45af4cfc8064dca3f4772e181af67 /src/mainboard/apple | |
parent | e51373bd32ed2ad8ff498924e2a3c196f1103b6c (diff) |
uart8250mem: Add wrapper for MMIO register access
For some UART hardware registers are 32 bits wide, so we will need
base_port + reg << 2 instead. Prepare for that change and unification of
MMIO between ARM and x86.
Change-Id: I5fa2c2f7ee4872499a01754c1ba872a8addf499c
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/7793
Tested-by: build bot (Jenkins)
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Diffstat (limited to 'src/mainboard/apple')
0 files changed, 0 insertions, 0 deletions