diff options
Diffstat (limited to 'include/configs/KUP4K.h')
-rw-r--r-- | include/configs/KUP4K.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/include/configs/KUP4K.h b/include/configs/KUP4K.h index b5f48b1..9702d63 100644 --- a/include/configs/KUP4K.h +++ b/include/configs/KUP4K.h @@ -497,15 +497,6 @@ #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 "." #define CONFIG_SILENT_CONSOLE 1 |