diff options
Diffstat (limited to 'include/configs/CPU87.h')
-rw-r--r-- | include/configs/CPU87.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/include/configs/CPU87.h b/include/configs/CPU87.h index 82b64118791..560e4491ab1 100644 --- a/include/configs/CPU87.h +++ b/include/configs/CPU87.h @@ -360,15 +360,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 */ |