summaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/t420s/early_init.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/lenovo/t420s/early_init.c')
-rw-r--r--src/mainboard/lenovo/t420s/early_init.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/lenovo/t420s/early_init.c b/src/mainboard/lenovo/t420s/early_init.c
index 212be38fec..4f5f69d4dc 100644
--- a/src/mainboard/lenovo/t420s/early_init.c
+++ b/src/mainboard/lenovo/t420s/early_init.c
@@ -35,8 +35,8 @@ static void hybrid_graphics_init(void)
}
const struct southbridge_usb_port mainboard_usb_ports[] = {
- { 0, 1, -1 }, /* P0 empty */
- { 1, 1, 1 }, /* P1 system port 2 (To system port) (EHCI debug), OC 1 */
+ { 0, 1, -1 }, /* P0: empty */
+ { 1, 1, 1 }, /* P1: system port 2 (To system port) (EHCI debug), OC 1 */
{ 1, 1, -1 }, /* P2: HALF MINICARD (WLAN) no oc */
{ 1, 0, -1 }, /* P3: WWAN, no OC */
{ 1, 1, -1 }, /* P4: smartcard, no OC */