diff options
Diffstat (limited to 'include/configs/pcm030.h')
-rw-r--r-- | include/configs/pcm030.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/pcm030.h b/include/configs/pcm030.h index c663b544d19..5898b4e8221 100644 --- a/include/configs/pcm030.h +++ b/include/configs/pcm030.h @@ -53,8 +53,6 @@ High Level Configuration Options #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 */ /*----------------------------------------------------------------------------- Serial console configuration |