[coreboot] Patch merged into coreboot/master: 31bb2df exynos/snow: Configure UART peripheral during console initialization.

gerrit at coreboot.org gerrit at coreboot.org
Fri Feb 8 01:59:43 CET 2013


the following patch was just integrated into master:
commit 31bb2df5086bfde706378b1d80bd53fec69697a2
Author: Hung-Te Lin <hungte at chromium.org>
Date:   Thu Feb 7 19:30:40 2013 +0800

    exynos/snow: Configure UART peripheral during console initialization.
    
    For Exynos platforms, the UART component on pinmux must be first selected and
    configured. This should be done as part of UART console initialization.
    
    Note, that the current implementation hard-codes the device index as UART3,
    while the base port can be assigned to different device in Kconfig. This will be
    fixed later.
    
    Verified to work on armv7/snow.
    
    Change-Id: Ie63e76e2dac09fec1132573d1b0027fce55333a1
    Signed-off-by: Hung-Te Lin <hungte at chromium.org>
    Reviewed-on: http://review.coreboot.org/2315
    Tested-by: build bot (Jenkins)
    Reviewed-by: Ronald G. Minnich <rminnich at gmail.com>
    Reviewed-by: David Hendricks <dhendrix at chromium.org>

Build-Tested: build bot (Jenkins) at Thu Feb  7 15:41:36 2013, giving +1
Reviewed-By: David Hendricks <dhendrix at chromium.org> at Fri Feb  8 01:59:42 2013, giving +2
See http://review.coreboot.org/2315 for details.

-gerrit



More information about the coreboot mailing list