]> git.sur5r.net Git - u-boot/blobdiff - include/configs/rsdproto.h
powerpc: Cleanup BOOTFLAG_* references
[u-boot] / include / configs / rsdproto.h
index 820784496074f43ba57bc89aa1febbb6efe03023..b82ff372a60935f52327cb1d7a6170a24a892f77 100644 (file)
@@ -39,6 +39,8 @@
 #define CONFIG_RSD_PROTO       1       /* on a R&S Protocol Board      */
 #define CONFIG_CPM2            1       /* Has a CPM2 */
 
+#define        CONFIG_SYS_TEXT_BASE    0xff000000
+
 #define        CONFIG_MISC_INIT_F      1       /* Use misc_init_f()            */
 
 /*
 #define CONFIG_SYS_OR5_PRELIM  (P2SZ_TO_AM(PHYS_DPRAM_SHARC_SIZE) | \
                         ORxG_ACS_DIV4)
 
-/*
- * Internal Definitions
- *
- * Boot Flags
- */
-#define        BOOTFLAG_COLD   0x01            /* Normal Power-On: Boot from FLASH     */
-#define BOOTFLAG_WARM  0x02            /* Software reboot                      */
-
 #endif /* __CONFIG_H */