[PATCH v2 0/3] arch: arm: mach-k3: j7200 document and emmc update
Udit Kumar
u-kumar1 at ti.com
Thu May 11 11:17:47 CEST 2023
This patch set create the documentation for J7200.
Also corrects emmc raw offset as per current allocated size,
along with adding support for UDA FS boot.
Changelog:
Change from v1:
https://lore.kernel.org/all/20230503052821.1257467-1-u-kumar1@ti.com/
1) Added board specific documentation as per review comments
2) No change in emmc offset, only version and commit message updated
3) Added support for UDA FS booting
Udit Kumar (3):
doc: board: ti: add documenation for j7200
configs: j7200: correct mmc offset
arch: arm: mach-k3: j721e: add support for UDA FS booting
arch/arm/mach-k3/j721e_init.c | 2 +-
configs/j7200_evm_a72_defconfig | 2 +-
configs/j7200_evm_r5_defconfig | 2 +-
configs/j7200_hs_evm_a72_defconfig | 2 +-
configs/j7200_hs_evm_r5_defconfig | 2 +-
doc/board/ti/j7200_evm.rst | 332 +++++++++++++++++++++++++++++
doc/board/ti/k3.rst | 1 +
7 files changed, 338 insertions(+), 5 deletions(-)
create mode 100644 doc/board/ti/j7200_evm.rst
--
2.34.1
More information about the U-Boot
mailing list