Revision: 16679
http://sourceforge.net/p/edk2/code/16679
Author: zwei4
Date: 2015-01-29 04:39:53 +0000 (Thu, 29 Jan 2015)
Log Message:
-----------
Update SPI connection parameters for Microsoft RhProxy driver.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: David Wei <[email protected]>
Reviewed-by: Tim He <[email protected]>
Modified Paths:
--------------
trunk/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/RhProxy.asl
Modified: trunk/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/RhProxy.asl
===================================================================
--- trunk/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/RhProxy.asl 2015-01-29
04:38:37 UTC (rev 16678)
+++ trunk/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/RhProxy.asl 2015-01-29
04:39:53 UTC (rev 16679)
@@ -149,12 +149,12 @@
Package(2) { "bus-SPI-SPI0", Package() { 0 }},
// TODO: Intel will need to provide the right value for
SPI0 properties
- Package(2) { "SPI0-MinClockInHz", 100 },
- Package(2) { "SPI0-MaxClockInHz", 8000000 },
+ Package(2) { "SPI0-MinClockInHz", 100000 },
+ Package(2) { "SPI0-MaxClockInHz", 15000000 },
// SupportedDataBitLengths takes a list of support data
bit length
// Example : Package(2) { "SPI0-SupportedDataBitLengths",
Package() { 8, 7, 16 }},
- Package(2) { "SPI0-SupportedDataBitLengths", Package() { 8
}},
- // I2C Mapping
+ Package(2) { "SPI0-SupportedDataBitLengths", Package() {
4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24,
25, 26, 27, 28, 29, 30, 31, 32 }},
+ // I2C Mapping
Package(2) { "bus-I2C-I2C5", Package() { 1 }},
// UART Mapping
Package(2) { "bus-UART-UART2", Package() { 2 }},
------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits