diff options
Diffstat (limited to 'include/configs/munices.h')
-rw-r--r-- | include/configs/munices.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/munices.h b/include/configs/munices.h index 9116368..97330d5 100644 --- a/include/configs/munices.h +++ b/include/configs/munices.h @@ -37,8 +37,6 @@ #endif #define CONFIG_SYS_MPC5XXX_CLKIN 33333333 /* ... running at 33.333333MHz */ -#define BOOTFLAG_COLD 0x01 /* Normal Power-On: Boot from FLASH */ -#define BOOTFLAG_WARM 0x02 /* Software reboot */ #define CONFIG_SYS_CACHELINE_SIZE 32 /* For MPC5xxx CPUs */ #define CONFIG_HIGH_BATS 1 /* High BATs supported */ |