diff options
Diffstat (limited to 'include/configs/CATcenter.h')
-rw-r--r-- | include/configs/CATcenter.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/include/configs/CATcenter.h b/include/configs/CATcenter.h index 81f6391..ad36a14 100644 --- a/include/configs/CATcenter.h +++ b/include/configs/CATcenter.h @@ -542,15 +542,6 @@ #define CONFIG_SYS_GPIO0_TSRH 0x00000000 #define CONFIG_SYS_GPIO0_TCR 0xF7FF8014 -/* - * Internal Definitions - * - * Boot Flags - */ -#define BOOTFLAG_COLD 0x01 /* Normal Power-On: Boot from FLASH */ -#define BOOTFLAG_WARM 0x02 /* Software reboot */ - - #define CONFIG_NO_SERIAL_EEPROM /*--------------------------------------------------------------------*/ |