[coreboot-gerrit] Patch merged into coreboot/master: 558e9b5 libpayload: Add minimal support for PL011 UART

gerrit at coreboot.org gerrit at coreboot.org
Thu Nov 13 06:23:19 CET 2014


the following patch was just integrated into master:
commit 558e9b55c8394d760603247fe7407a40206f5220
Author: Marcelo Povoa <marcelogp at chromium.org>
Date:   Tue Feb 18 14:17:38 2014 -0800

    libpayload: Add minimal support for PL011 UART
    
    This creates a new PL011 config variable which avoids the
    infinite busy wait on serial_putchar() because the register
    mapping is not compatible with current implementation.
    
    BUG=None
    BRANCH=none
    TEST=printf() works on the PL011 based ARMv8 foundation model
    
    Original-Change-Id: I9feda35a50a3488fc504d1561444161e0889deda
    Original-Signed-off-by: Marcelo Povoa <marcelogp at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/187020
    Original-Reviewed-by: David Hendricks <dhendrix at chromium.org>
    (cherry picked from commit 85779a34a161c324cc8af995ada4393137275f20)
    Signed-off-by: Marc Jones <marc.jones at se-eng.com>
    
    Conflicts:
    	payloads/libpayload/Config.in
    	payloads/libpayload/drivers/serial.c
    
    Change-Id: I23c8b3728cd7d2d7692b3e86a679e061e88f7bb5
    Reviewed-on: http://review.coreboot.org/7422
    Tested-by: build bot (Jenkins)
    Reviewed-by: David Hendricks <dhendrix at chromium.org>


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

-gerrit



More information about the coreboot-gerrit mailing list