diff options
Diffstat (limited to 'include/configs/MIP405.h')
-rw-r--r-- | include/configs/MIP405.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/include/configs/MIP405.h b/include/configs/MIP405.h index a097639ef61..58764d0dfbd 100644 --- a/include/configs/MIP405.h +++ b/include/configs/MIP405.h @@ -318,15 +318,6 @@ #define CONFIG_SYS_BOOTCOUNT_ADDR (CONFIG_SYS_GBL_DATA_OFFSET - 12) #endif -/* - * Internal Definitions - * - * Boot Flags - */ -#define BOOTFLAG_COLD 0x01 /* Normal Power-On: Boot from FLASH */ -#define BOOTFLAG_WARM 0x02 /* Software reboot */ - - /*********************************************************************** * External peripheral base address ***********************************************************************/ |