Skip to content

Commit 3d669f3

Browse files
paresh-bhagat12sadik-smd
authored andcommitted
fix(linux): Correct Buildsheet for AM62D
Correct USB module entries in buildsheet for AM62D 11.1 release. AM62D only has 2 x USB 2.0 and not USB 3.1. Signed-off-by: Paresh Bhagat <[email protected]>
1 parent 85ca915 commit 3d669f3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/devices/AM62DX/linux/Release_Specific_Build_Sheet.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,10 +104,10 @@ The support status is indicated by the following codes:
104104
,,EndPoint,Yes,No,No,No
105105
,,TSN,Yes,No,No,No
106106
,,TSN - VLAN,Yes,No,No,No
107-
,Universal Serial Bus Subsystem (USBSS),Host 3.1,Yes,No,No,No
108-
,,Device 3.1,Yes,No,No,No
107+
,Universal Serial Bus Subsystem (USBSS),Host 3.1,NA,No,No,No
108+
,,Device 3.1,NA,No,No,No
109109
,,Host 2.0,Yes,No,No,No
110-
,,Device 2.0,No,No,No,No
110+
,,Device 2.0,Yes,No,No,No
111111
Memory Interfaces,Flash Subsystem (FSS),,No,No,No,No
112112
,Quad Serial Peripheral Interface (QSPI),NOR,No,No,No,No
113113
,,NAND,No,No,No,No

0 commit comments

Comments
 (0)