]> git.sur5r.net Git - u-boot/blobdiff - include/configs/KUP4X.h
powerpc: Cleanup BOOTFLAG_* references
[u-boot] / include / configs / KUP4X.h
index 7fea5f772cc16f65b7a8246461bad7e319e44899..9613ed9a824f757ffb43e4f01267b09cd8eec021 100644 (file)
 
 #define LATCH_ADDR 0x90000200
 
-/*
- * Internal Definitions
- *
- * Boot Flags
- */
-#define BOOTFLAG_COLD  0x01            /* Normal Power-On: Boot from FLASH     */
-#define BOOTFLAG_WARM  0x02            /* Software reboot                      */
-
-
 #define CONFIG_AUTOBOOT_KEYED          /* use key strings to stop autoboot     */
 
 #define CONFIG_AUTOBOOT_STOP_STR       "."     /* easy to stop for now         */