diff options
Diffstat (limited to 'include/configs/IP860.h')
-rw-r--r-- | include/configs/IP860.h | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/include/configs/IP860.h b/include/configs/IP860.h index eef1d6b5b56..df7ea9ac2e8 100644 --- a/include/configs/IP860.h +++ b/include/configs/IP860.h @@ -458,18 +458,4 @@ typedef struct ip860_bcsr_s { #define BD_CTRL_FLWE 0x20 /* Flash Write Enable */ #define BD_CTRL_RWDN 0x10 /* VMEBus Requester Release When Done Enable */ -/*----------------------------------------------------------------------- - * - *----------------------------------------------------------------------- - * - */ - -/* - * Internal Definitions - * - * Boot Flags - */ -#define BOOTFLAG_COLD 0x01 /* Normal Power-On: Boot from FLASH */ -#define BOOTFLAG_WARM 0x02 /* Software reboot */ - #endif /* __CONFIG_H */ |