Vladimir Serbinenko (phcoder(a)gmail.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/4635
-gerrit
commit 90c1cf78416e95bdfd370339edeb68fd0c606ec8
Author: Vladimir Serbinenko <phcoder(a)gmail.com>
Date: Thu Jan 9 11:06:37 2014 +0100
X201: set default USB debug controller to 2.
The other port is not easily accessible.
Change-Id: I6ea31346a375debcd5fc1c27e4078e3a436715e3
Signed-off-by: Vladimir Serbinenko <phcoder(a)gmail.com>
---
src/mainboard/lenovo/x201/Kconfig | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/src/mainboard/lenovo/x201/Kconfig b/src/mainboard/lenovo/x201/Kconfig
index 76be9db..8e7ebae 100644
--- a/src/mainboard/lenovo/x201/Kconfig
+++ b/src/mainboard/lenovo/x201/Kconfig
@@ -43,6 +43,10 @@ config IRQ_SLOT_COUNT
int
default 18
+config USBDEBUG_HCD_INDEX
+ int
+ default 2
+
config DRAM_RESET_GATE_GPIO
int
default 10
Vladimir Serbinenko (phcoder(a)gmail.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/4635
-gerrit
commit 55922c1f06d4d97a334173671eaee8e9de662d93
Author: Vladimir Serbinenko <phcoder(a)gmail.com>
Date: Thu Jan 9 11:06:37 2014 +0100
X201: set default USB debug controller to 2.
The other port is not easily accessible.
Change-Id: I6ea31346a375debcd5fc1c27e4078e3a436715e3
Signed-off-by: Vladimir Serbinenko <phcoder(a)gmail.com>
---
src/mainboard/lenovo/x201/Kconfig | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/src/mainboard/lenovo/x201/Kconfig b/src/mainboard/lenovo/x201/Kconfig
index 76be9db..8e7ebae 100644
--- a/src/mainboard/lenovo/x201/Kconfig
+++ b/src/mainboard/lenovo/x201/Kconfig
@@ -43,6 +43,10 @@ config IRQ_SLOT_COUNT
int
default 18
+config USBDEBUG_HCD_INDEX
+ int
+ default 2
+
config DRAM_RESET_GATE_GPIO
int
default 10