[coreboot-gerrit] Patch merged into coreboot/master: AMD/Bettong: add function to read board version

gerrit at coreboot.org gerrit at coreboot.org
Tue Nov 10 10:34:34 CET 2015


the following patch was just integrated into master:
commit f3aea52a70cbe253823ae48d00f504b565731c2c
Author: Zheng Bao <fishbaozi at gmail.com>
Date:   Mon Nov 9 23:53:34 2015 +0800

    AMD/Bettong: add function to read board version
    
    Bettong uses 3 GPIO(5-7) pins to identify board.
    The GPIO ports are mapped to MMIO space.
    The GPIO value and board version are mapped as follow:
    GPIO5 GPIO6 GPIO7 Version
      0     0     0      A
      0     0     1      B
      ......
      1     1     1      H
    
    Change-Id: I72df28043057d8c4ccc4a2e645011ca5379e9928
    Signed-off-by: WANG Siyuan <wangsiyuanbuaa at gmail.com>
    Signed-off-by: WANG Siyuan <SiYuan.Wang at amd.com>
    Signed-off-by: Zheng Bao <fishbaozi at gmail.com>
    Reviewed-on: http://review.coreboot.org/11732
    Tested-by: build bot (Jenkins)
    Reviewed-by: Kyösti Mälkki <kyosti.malkki at gmail.com>


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

-gerrit



More information about the coreboot-gerrit mailing list