[coreboot-gerrit] Patch merged into coreboot/master: 94f631c am335x: Fix the address of the pinmux registers.

gerrit at coreboot.org gerrit at coreboot.org
Mon Jul 1 18:31:29 CEST 2013


the following patch was just integrated into master:
commit 94f631cdc9805d61071c29d25a0af9ddea174c22
Author: Gabe Black <gabeblack at chromium.org>
Date:   Sat Jun 29 22:55:15 2013 -0700

    am335x: Fix the address of the pinmux registers.
    
    The pinmux register data structure describes a subset of the control module
    registers, but the address which pointed to the base of the pinmux registers
    was actually being set to the beginning of all the control module registers,
    not just those having to do with the pinmux. With this address fixed, the UART
    now works on the beaglebone black.
    
    Change-Id: I7c99b6f37d7da359af074127cd0c1a86fda2d9a0
    Signed-off-by: Gabe Black <gabeblack at chromium.org>
    Reviewed-on: http://review.coreboot.org/3574
    Tested-by: build bot (Jenkins)
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-by: Ronald G. Minnich <rminnich at gmail.com>


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

-gerrit



More information about the coreboot-gerrit mailing list