]> git.dujemihanovic.xyz Git - u-boot.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)
commit5019170970ad9ae6ff9c8d527e0c1042f6e0b8c1
tree884c55df939517fde606b8e601680d7fc177db5f
parent0eade94f80cd9f83c8e95e8532415530cdbc2890
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