[coreboot-gerrit] Patch merged into coreboot/master: 942e69d am335x: Add struct `am335x_uart` for uart registers

gerrit at coreboot.org gerrit at coreboot.org
Wed Jun 12 05:25:13 CEST 2013


the following patch was just integrated into master:
commit 942e69dea150fa0318feed1dfab728e62f9ee893
Author: David Hendricks <dhendrix at chromium.org>
Date:   Mon May 27 10:32:57 2013 -0700

    am335x: Add struct `am335x_uart` for uart registers
    
    Add a struct for referencing UART registers. The layout is quite
    strange on this chip, as the entire register space can take on three
    different meanings depending on the line control settings (in the LCR
    register) And to make things more confusing, some offsets reference
    different registers depending on if a read or a write operation is
    used.
    
    Change-Id: Ie62af9c0e0edafd01b81686a0fe5c5c1d4fa06c4
    Signed-off-by: David Hendricks <dhendrix at chromium.org>
    Reviewed-on: http://review.coreboot.org/3319
    Tested-by: build bot (Jenkins)
    Reviewed-by: Ronald G. Minnich <rminnich at gmail.com>


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

-gerrit



More information about the coreboot-gerrit mailing list