]> git.baikalelectronics.ru Git - uboot.git/commit
arch: arm: mach-k3: j721e: add support for UDA FS
authorUdit Kumar <u-kumar1@ti.com>
Thu, 11 May 2023 09:17:50 +0000 (14:47 +0530)
committerTom Rini <trini@konsulko.com>
Thu, 1 Jun 2023 16:32:04 +0000 (12:32 -0400)
commit864755e3b261ca879ee66d615975f0863cf165d7
tree884c55df939517fde606b8e601680d7fc177db5f
parentab97444f71ad56c6ef2e56357d9af2e01ce126c2
arch: arm: mach-k3: j721e: add support for UDA FS

When selecting UDA partition for booting. MMC read
mode was selected as RAW.

Due to growing/changing size of u-boot and tispl
images.
It will be better change to FS in case of UDA FS instead of
adjusting offsets with new change.

Signed-off-by: Udit Kumar <u-kumar1@ti.com>
arch/arm/mach-k3/j721e_init.c