diff options
Diffstat (limited to 'include/configs/CPU86.h')
-rw-r--r-- | include/configs/CPU86.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/include/configs/CPU86.h b/include/configs/CPU86.h index 3aa35c3e2ab..233d36b6d67 100644 --- a/include/configs/CPU86.h +++ b/include/configs/CPU86.h @@ -339,15 +339,6 @@ #define CONFIG_ENV_SIZE (2048 - 512) #endif -/* - * Internal Definitions - * - * Boot Flags - */ -#define BOOTFLAG_COLD 0x01 /* Normal Power-On: Boot from FLASH*/ -#define BOOTFLAG_WARM 0x02 /* Software reboot */ - - /*----------------------------------------------------------------------- * Cache Configuration */ |