[coreboot-gerrit] New patch to review for coreboot: AMD/bettong: Add work status in README

Zheng Bao (zheng.bao@amd.com) gerrit at coreboot.org
Mon Dec 7 17:22:45 CET 2015


Zheng Bao (zheng.bao at amd.com) just uploaded a new patch set to gerrit, which you can find at https://review.coreboot.org/12670

-gerrit

commit 0fc054f30b11ba7dd5f19a2ae355f392ee58276b
Author: Zheng Bao <fishbaozi at gmail.com>
Date:   Tue Dec 8 00:20:28 2015 +0800

    AMD/bettong: Add work status in README
    
    I have to admit that I have no ability to debug the final
    issue. It requires HDT to debug. But the HDT needs to connect
    to AMD external domain and get the permission. And I need to
    move on. Maybe I will still work on Coreboot.
    
    Change-Id: I8bf955f8068124c3f45366d91dbb3e86bbc4e252
    Signed-off-by: Zheng Bao <fishbaozi at gmail.com>
---
 src/mainboard/amd/bettong/README | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/src/mainboard/amd/bettong/README b/src/mainboard/amd/bettong/README
index d834af4..5b82f44 100644
--- a/src/mainboard/amd/bettong/README
+++ b/src/mainboard/amd/bettong/README
@@ -6,6 +6,23 @@ The version is identified by a tag. All the changes will be pushed to coreboot
 community.
 
 =====
+12/08/2015
+
+All the changes for TCMEF1F0 has been merged except
+https://review.coreboot.org/#/c/12343/
+
+The udelay() uses lapic_timer to set timer. It seems
+the the lapic timer reset to 0 and stop after AP is
+launched. I don't quite understand why it happens.
+
+Anyone need to use the MMIO UART, please change the
+udelay to simple IO delay, as the above link says.
+For the board that does not use MMIO UART, please
+ignore this link.
+
+I have tested the snapshot XXXXXXXXXXXXX(TODO).
+
+=====
 Version: TCMEF1F0        Release Date: 09/29/2015
 
 Changes from last version:



More information about the coreboot-gerrit mailing list