]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/arm/mach-omap2/am33xx/Kconfig
am335x: configs: Use ISW_ENTRY_ADDR to set SPL_TEXT_BASE
[people/ms/u-boot.git] / arch / arm / mach-omap2 / am33xx / Kconfig
index 8fd32c2a46dfe8993323f8c07589fbf0e04fa5e6..56c44062c41130744afe469c4695ea072217545b 100644 (file)
@@ -119,7 +119,8 @@ config ISW_ENTRY_ADDR
          point address depending on the device type
          (secure/non-secure), boot media (xip/non-xip) and
          image headers.
-       default 0x402F4000
+       default 0x402F4000 if AM43XX
+       default 0x402F0400 if AM33XX
 
 config PUB_ROM_DATA_SIZE
        hex "Size in bytes of the L3 SRAM reserved by ROM to store data"