[coreboot-gerrit] Patch merged into coreboot/master: 3a14571 AMD Fam15tn boards: BiosCallOuts.c: Declare codec arrays as `static`

gerrit at coreboot.org gerrit at coreboot.org
Tue May 14 15:58:36 CEST 2013


the following patch was just integrated into master:
commit 3a1457137e52bee5cb136196db97695142e85a5e
Author: Paul Menzel <paulepanter at users.sourceforge.net>
Date:   Sat May 4 18:21:17 2013 +0200

    AMD Fam15tn boards: BiosCallOuts.c: Declare codec arrays as `static`
    
    These arrays are declared as `static` for AMD SB800 based boards,
    so do the same for this generation.
    
    Rudolf Marek just changed `const CODEC_TBL_LIST` to `static const`
    in [1]. Adapt all Fam15tn based boards (AMD Parmer, AMD Thatcher,
    ASUS F2A85-M) to keep the differences between them small.
    
    [1] http://review.coreboot.org/#/c/3170/3/src/mainboard/asus/f2a85-m/BiosCallOuts.c
    
    Change-Id: I353b38bd8bc77ba500a4b7fe9250e9aa3071c530
    Signed-off-by: Rudolf Marek <r.marek at assembler.cz>
    Signed-off-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-on: http://review.coreboot.org/3198
    Tested-by: build bot (Jenkins)


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

-gerrit



More information about the coreboot-gerrit mailing list