]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/am43xx_evm.h
am43xx: Update CONFIG_SPL_TEXT_BASE
[karo-tx-uboot.git] / include / configs / am43xx_evm.h
index 9d6511118a8db9ddad54e90693336475fda0628d..ade71516b07c8b17e2bbe4c04cc6248aef848bb3 100644 (file)
@@ -42,7 +42,7 @@
 #define CONFIG_POWER_TPS62362
 
 /* SPL defines. */
-#define CONFIG_SPL_TEXT_BASE           0x40300350
+#define CONFIG_SPL_TEXT_BASE           0x402F4000
 #define CONFIG_SPL_MAX_SIZE            (220 << 10)     /* 220KB */
 #define CONFIG_SYS_SPL_ARGS_ADDR       (CONFIG_SYS_SDRAM_BASE + \
                                         (128 << 20))