[coreboot-gerrit] Patch merged into coreboot/master: 164ac0a uart8250mem: Add wrapper for MMIO register access

gerrit at coreboot.org gerrit at coreboot.org
Mon Dec 15 20:00:31 CET 2014


the following patch was just integrated into master:
commit 164ac0a4299f26b6705ff293af87b57575434108
Author: Kyösti Mälkki <kyosti.malkki at gmail.com>
Date:   Sat Dec 13 16:39:40 2014 +0200

    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 at gmail.com>
    Reviewed-on: http://review.coreboot.org/7793
    Tested-by: build bot (Jenkins)
    Reviewed-by: Alexandru Gagniuc <mr.nuke.me at gmail.com>


See http://review.coreboot.org/7793 for details.

-gerrit



More information about the coreboot-gerrit mailing list