[coreboot] Patch merged into coreboot/master: 83a039f libpayload: Set 8bits per char for serial port

gerrit at coreboot.org gerrit at coreboot.org
Wed Oct 3 09:27:20 CEST 2012


the following patch was just integrated into master:
commit 83a039fde2ec1516d0b38971b1e9db1605f38745
Author: Anton Kochkov <anton.kochkov at gmail.com>
Date:   Wed Sep 26 22:31:04 2012 +0400

    libpayload: Set 8bits per char for serial port
    
    Previously we assume that hardware using 8 bits
    per char by default, but on Asrock A53 Pro
    this is not true (7 bit per char by default).
    Forcing use 8n1 now.
    
    Change-Id: Ib701725d2ec6dacd7862016b2045270956b27029
    Signed-off-by: Anton Kochkov <anton.kochkov at gmail.com>

Build-Tested: build bot (Jenkins) at Wed Sep 26 21:50:13 2012, giving +1
Reviewed-By: Marc Jones <marcj303 at gmail.com> at Tue Oct  2 23:50:50 2012, giving +2
See http://review.coreboot.org/1541 for details.

-gerrit




More information about the coreboot mailing list