Skip to content

Commit 67a58b8

Browse files
committed
feat: Add UFS support for J784S4 and J742S2 EVM
Signed-off-by: Udit Kumar <[email protected]>
1 parent 680b6a7 commit 67a58b8

File tree

1 file changed

+4
-2
lines changed
  • source/linux/Foundational_Components/Kernel/Kernel_Drivers

1 file changed

+4
-2
lines changed

source/linux/Foundational_Components/Kernel/Kernel_Drivers/UFS.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ This user guide applies to kernel v4.19 and higher.
1616
:name: supported-devices-ufs
1717

1818
- J721E EVM
19+
- J742S2 EVM
20+
- J784S4 EVM
1921

2022
.. rubric:: Hardware features
2123
:name: hardware-features-ufs
@@ -265,8 +267,8 @@ device using:
265267
re-provisioned or re-partitioned. Also, this setup is non-volatile and
266268
persists across Power-On-Resets and needs to be done only once.
267269

268-
For J721E EVM, pre populated configuration descriptor binary file can be
269-
found below. So, to provision UFS flash on J721e EVM:
270+
For EVM, pre populated configuration descriptor binary file can be
271+
found below. So, to provision UFS flash on EVM:
270272

271273
- Download the :download:`file </files/config_desc_data_ind_0>`
272274
- Execute below command to flash descriptor and reboot the board to see

0 commit comments

Comments
 (0)