aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/samsung/stumpy/early_init.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/samsung/stumpy/early_init.c')
-rw-r--r--src/mainboard/samsung/stumpy/early_init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/samsung/stumpy/early_init.c b/src/mainboard/samsung/stumpy/early_init.c
index d7f9b907be..13da85ada6 100644
--- a/src/mainboard/samsung/stumpy/early_init.c
+++ b/src/mainboard/samsung/stumpy/early_init.c
@@ -167,7 +167,7 @@ void mainboard_get_spd(spd_raw_data *spd, bool id_only)
}
const struct southbridge_usb_port mainboard_usb_ports[] = {
- /* enabled power usb oc pin */
+ /* enabled power USB oc pin */
{ 1, 1, 0 }, /* P0: Front port (OC0) */
{ 1, 0, 1 }, /* P1: Back port (OC1) */
{ 1, 0, -1 }, /* P2: MINIPCIE1 (no OC) */