diff options
Diffstat (limited to 'include/configs/pf5200.h')
| -rw-r--r-- | include/configs/pf5200.h | 3 | 
1 files changed, 0 insertions, 3 deletions
| diff --git a/include/configs/pf5200.h b/include/configs/pf5200.h index ad983e478..28dfe3b2e 100644 --- a/include/configs/pf5200.h +++ b/include/configs/pf5200.h @@ -50,9 +50,6 @@  #define CONFIG_SYS_MPC5XXX_CLKIN	33000000	/* ... running at 33.000000MHz */ -#define BOOTFLAG_COLD		0x01	/* Normal Power-On: Boot from FLASH  */ -#define BOOTFLAG_WARM		0x02	/* Software reboot	     */ -  #define CONFIG_HIGH_BATS	1	/* High BATs supported */  /*   * Serial console configuration |