diff options
Diffstat (limited to 'include/configs/EP88x.h')
-rw-r--r-- | include/configs/EP88x.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/include/configs/EP88x.h b/include/configs/EP88x.h index 62042293398..ec1cc4eb117 100644 --- a/include/configs/EP88x.h +++ b/include/configs/EP88x.h @@ -207,12 +207,4 @@ */ #define CONFIG_SYS_CACHELINE_SIZE 16 /* For all MPC8xx chips */ -/*----------------------------------------------------------------------- - * Internal Definitions - * - * Boot Flags - */ -#define BOOTFLAG_COLD 0x01 /* Normal Power-On: Boot from flash */ -#define BOOTFLAG_WARM 0x02 /* Software reboot */ - #endif /* __CONFIG_H */ |