]> git.sur5r.net Git - u-boot/blobdiff - include/configs/corenet_ds.h
configs: Migrate CONFIG_SYS_TEXT_BASE
[u-boot] / include / configs / corenet_ds.h
index 0e9dae63c7c03c74a0e899b86df52102061c4626..6067acd4fad802befe23d0226b58a464916dcd17 100644 (file)
 #define CONFIG_SYS_BOOK3E_HV           /* Category E.HV supported */
 #define CONFIG_MP                      /* support multiple processors */
 
-#ifndef CONFIG_SYS_TEXT_BASE
-#define CONFIG_SYS_TEXT_BASE   0xeff40000
-#endif
-
 #ifndef CONFIG_RESET_VECTOR_ADDRESS
 #define CONFIG_RESET_VECTOR_ADDRESS    0xeffffffc
 #endif