[coreboot] Patch merged into coreboot/master: df729d7 AMD Fam14 boards: dimmSpd.c: Set `iobase` to `SMBUS0_BASE_ADDRESS` instead of `0xB00`

gerrit at coreboot.org gerrit at coreboot.org
Thu Feb 21 12:01:36 CET 2013


the following patch was just integrated into master:
commit df729d7778a7e5878fac5545883f68e42372456a
Author: Jens Rottmann <JRottmann at LiPPERTembedded.de>
Date:   Tue Feb 19 14:46:31 2013 +0100

    AMD Fam14 boards: dimmSpd.c: Set `iobase` to `SMBUS0_BASE_ADDRESS` instead of `0xB00`
    
    For AMD Inagua, the following two commits
    
        commit 01f7ab93359ae0fee5784d35effbcbe0b596df18
        Author: Kerry Sheh <shekairui at gmail.com>
        Date:   Thu Jan 19 13:18:36 2012 +0800
    
            Inagua: Synchronize AMD/inagua mainboard.
    
            Reviewed-on: http://review.coreboot.org/542
    
    and
    
        commit d91c9b7e3cb9fdaeb9399a21907996130f3120bb
        Author: efdesign98 <efdesign98 at gmail.com>
        Date:   Thu Sep 15 10:59:55 2011 -0600
    
            AMD Inagua platform updates
    
            Reviewed-on: http://review.coreboot.org/136
    
    replaced the constant `iobase` is set to by the define `SMBUS0_BASE_ADDRESS` from `OEM.h`.
    
    Do the same for AMD Persimmon, South Station, Union station and ASRock E350M1.
    
    Change-Id: If095cd9d9b28b118b4072c7c9d345bf620b774c9
    Signed-off-by: Jens Rottmann <JRottmann at LiPPERTembedded.de>
    Signed-off-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-on: http://review.coreboot.org/2453
    Tested-by: build bot (Jenkins)

Build-Tested: build bot (Jenkins) at Wed Feb 20 11:31:35 2013, giving +1
Reviewed-By: Paul Menzel <paulepanter at users.sourceforge.net> at Thu Feb 21 12:01:35 2013, giving +2
See http://review.coreboot.org/2453 for details.

-gerrit



More information about the coreboot mailing list