]> git.sur5r.net Git - u-boot/blobdiff - include/configs/P2041RDB.h
configs: Migrate CONFIG_SYS_TEXT_BASE
[u-boot] / include / configs / P2041RDB.h
index 6b9f366502edbfcc70c863890d540f258829d147..ad79afbdc026eea6d2a318898d4e7018c98c730e 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