Skip to content

Commit 024f6ab

Browse files
committed
Merge pull request #198 from timvideos/atlys-comment-fix
platforms/atlys: Adding comment about JP5.
2 parents 027dd78 + 44df1b7 commit 024f6ab

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

platforms/atlys.py

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -542,7 +542,8 @@
542542
" To use J1, make sure:\\n"
543543
" * JP4 has a jumper (it connects / disconnects 5V to HDMI pin 18).\\n"
544544
" * JP2 (marked only as SDA/SCL - not to be confused with JP6 and JP6)\\n"
545-
" has *two* jumpers (horizontally).\\n"
545+
" has *two* jumpers (horizontally).\\n"
546+
" * JP5 has a jumper (it enables the HDMI input buffer).\\n"
546547
),
547548

548549
"HDMI_IN1_MNEMONIC": "J3",
@@ -552,7 +553,7 @@
552553
" To use J3, make sure:\\n"
553554
" * JP8 has a jumper (it connects / disconnects 5V to HDMI pin 18)\\n"
554555
" * JP6 and JP7 do *not* have any jumpers (it connect J3's and J2's\\n"
555-
" EDID lines together).\\n"
556+
" EDID lines together).\\n"
556557
),
557558

558559
"HDMI_OUT0_MNEMONIC": "J2",
@@ -561,7 +562,7 @@
561562
" To use J2, make sure:\\n"
562563
" * JP8 has a jumper (it connects / disconnects 5V to HDMI pin 18)\\n"
563564
" * JP6 and JP7 do *not* have any jumpers (it connect J3's and J2's\\n"
564-
" EDID lines together).\\n"
565+
" EDID lines together).\\n"
565566
),
566567

567568
"HDMI_OUT1_MNEMONIC": "JB",

0 commit comments

Comments
 (0)