the following patch was just integrated into master: commit 631c8a269006bb8f02860606d35f8d6590954f5e Author: Zheng Bao fishbaozi@gmail.com Date: Wed Nov 18 22:52:37 2015 +0800
AMD/Bettong: add FCH's GPIO, UART & I2C support
Merlin Falcon's FCH has GPIO, UART and I2C. All of them are controlled by registers mapped at MMIO space. This ASL code is used for Windows drivers.
TEST: 1. Boot Windows 8 or Windows 10. 2. Install AMD Catalyst driver. 3. AMD FPIO, UART and I2C can be found in device manager. 4. I2C passed Multi Interface Test Tool (MITT) test.
Change-Id: I7ffe3fe0046d9a078cc38176c29a8e334646a5a3 Signed-off-by: WANG Siyuan wangsiyuanbuaa@gmail.com Signed-off-by: WANG Siyuan SiYuan.Wang@amd.com Signed-off-by: Zheng Bao fishbaozi@gmail.com Reviewed-on: http://review.coreboot.org/11750 Reviewed-by: Martin Roth martinroth@google.com Tested-by: build bot (Jenkins)
See http://review.coreboot.org/11750 for details.
-gerrit