]> Git Repo - u-boot.git/blobdiff - include/configs/ti_am335x_common.h
configs: move CONFIG_SPL_TEXT_BASE to Kconfig
[u-boot.git] / include / configs / ti_am335x_common.h
index 68f64655a799ba1da7cd3b68072055a849013116..0b9930e884ee68e3e90cfecaddeb6b0894f2c980 100644 (file)
@@ -40,7 +40,6 @@
  * supports X-MODEM loading via UART, and we leverage this and then use
  * Y-MODEM to load u-boot.img, when booted over UART.
  */
-#define CONFIG_SPL_TEXT_BASE           CONFIG_ISW_ENTRY_ADDR
 #define CONFIG_SYS_SPL_ARGS_ADDR       (CONFIG_SYS_SDRAM_BASE + \
                                         (128 << 20))
 
This page took 0.028796 seconds and 4 git commands to generate.