summaryrefslogtreecommitdiff
path: root/drivers/i2c/designware_i2c_pci.c
diff options
context:
space:
mode:
authorNishanth Menon <nm@ti.com>2023-11-04 02:21:47 -0500
committerTom Rini <trini@konsulko.com>2023-11-22 12:04:14 -0500
commitc36377d09ed4dcd9f7cbde0c524c4b623a55083d (patch)
tree5caf25470ecfe8e9fdf24feda143fea509fea9ec /drivers/i2c/designware_i2c_pci.c
parentfdb7d45c764bacd42443227d00aa60b51477b7ab (diff)
arm: mach-k3: j721e: Improve support for UDA FS
Commit 5019170970ad ("arch: arm: mach-k3: j721e: add support for UDA FS") introduced basic UDA FS support, however, we can Take approach similar to commit 0f1c1e8b368b ("arm: mach-k3: am625: Add support for UDA FS"). While boot partition support with EMMC boot is useful, it is constrained by the size of boot hardware partition itself. In the case of K3 devices, tispl images can contain OP-TEE images that can substantially vary in size and the u-boot image itself can vary over time as we enable various features. So use the CSD information in the case of EMMC_BOOT configuration being enabled to pick boot partition or UDA FS mode operation to pick. If EMMC_BOOT is disabled, then depend on filesystem configuration to pick data from UDA. Signed-off-by: Nishanth Menon <nm@ti.com>
Diffstat (limited to 'drivers/i2c/designware_i2c_pci.c')
0 files changed, 0 insertions, 0 deletions