diff options
Diffstat (limited to 'include/configs/Alaska8220.h')
-rw-r--r-- | include/configs/Alaska8220.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/Alaska8220.h b/include/configs/Alaska8220.h index 7fba1b39c29..b5c904987b8 100644 --- a/include/configs/Alaska8220.h +++ b/include/configs/Alaska8220.h @@ -41,9 +41,6 @@ #define CONFIG_SYS_MPC8220_CLKIN 30000000/* ... running at 30MHz */ #define CONFIG_SYS_MPC8220_SYSPLL_VCO_MULTIPLIER 16 /* VCO multiplier can't be read from any register */ -#define BOOTFLAG_COLD 0x01 /* Normal Power-On: Boot from FLASH */ -#define BOOTFLAG_WARM 0x02 /* Software reboot */ - /* * Serial console configuration */ |