Skip to content

Commit cae1eb7

Browse files
Phil Elwellpopcornmix
Phil Elwell
authored andcommitted
overlays: Correct the eth_led* colour assignments
See: raspberrypi/firmware#1311 Signed-off-by: Phil Elwell <[email protected]>
1 parent c26ef3d commit cae1eb7

File tree

1 file changed

+9
-8
lines changed
  • arch/arm/boot/dts/overlays

1 file changed

+9
-8
lines changed

arch/arm/boot/dts/overlays/README

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -109,27 +109,28 @@ Params:
109109
Legal values are 2, 3, 4, 5 and 0, where
110110
0 means never downshift (default 2). Pi3B+ only.
111111

112-
eth_led0 Set mode of LED0 (usually orange). The legal
113-
values are:
112+
eth_led0 Set mode of LED0 - amber on Pi3B+ (default "1"),
113+
green on Pi4 (default "0").
114+
The legal values are:
114115

115116
Pi3B+
116117

117-
0=link/activity 1=link1000/activity (default)
118+
0=link/activity 1=link1000/activity
118119
2=link100/activity 3=link10/activity
119120
4=link100/1000/activity 5=link10/1000/activity
120121
6=link10/100/activity 14=off 15=on
121122

122123
Pi4
123124

124-
0=Speed/Activity (default) 1=Speed
125-
2=Speed/Flash activity 3=FDX
125+
0=Speed/Activity 1=Speed
126+
2=Flash activity 3=FDX
126127
4=Off 5=On
127128
6=Alt 7=Speed/Flash
128129
8=Link 9=Activity
129130

130-
eth_led1 Set mode of LED1 (usually green) (Pi3B+ default
131-
"6", Pi4 default "8"). See eth_led0 for legal
132-
values.
131+
eth_led1 Set mode of LED1 - green on Pi3B (default "6"),
132+
amber on Pi4 (default "8"). See eth_led0 for
133+
legal values.
133134

134135
eth_max_speed Set the maximum speed a link is allowed
135136
to negotiate. Legal values are 10, 100 and

0 commit comments

Comments
 (0)