summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorApurva Nandan <a-nandan@ti.com>2024-03-08 00:15:41 +0530
committerFrancesco Dolcini <francesco.dolcini@toradex.com>2024-03-21 14:26:33 +0000
commitbf0f27854257e72a2ba0bc891210e16923fa1afe (patch)
tree79539baa707ae77a9dc937dd30c18f9eaab844d9
parentf1ffd7b58d513c6d07058a0f6fe1ccd034f2f17e (diff)
configs: j784s4_evm: Update offset OSPI NAND
Update size of tiboot3.bin is exceeding allocated area of 512KB, 1MB assigned to tiboot3.bin. Default offset for tispl.bin will not work for OSPI NAND. Add config for tispl.bin offset. Signed-off-by: Apurva Nandan <a-nandan@ti.com>
-rw-r--r--configs/j784s4_evm_r5_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/j784s4_evm_r5_defconfig b/configs/j784s4_evm_r5_defconfig
index 3b8f032094..9d3d55a732 100644
--- a/configs/j784s4_evm_r5_defconfig
+++ b/configs/j784s4_evm_r5_defconfig
@@ -61,6 +61,7 @@ CONFIG_SPL_I2C=y
CONFIG_SPL_DM_MAILBOX=y
CONFIG_SPL_MTD_SUPPORT=y
CONFIG_SPL_MTD_LOAD=y
+CONFIG_SYS_MTD_U_BOOT_OFFS=0x100000
CONFIG_SPL_NAND_SPI_SUPPORT=y
CONFIG_SPL_DM_SPI_FLASH=y
# CONFIG_SPL_NOR_SUPPORT=y