diff options
Diffstat (limited to 'include/configs/PLU405.h')
-rw-r--r-- | include/configs/PLU405.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/include/configs/PLU405.h b/include/configs/PLU405.h index 7d91a754989..3844e48c485 100644 --- a/include/configs/PLU405.h +++ b/include/configs/PLU405.h @@ -398,14 +398,6 @@ #define CONFIG_SYS_EEPROM_WP (0x80000000 >> 0) /* - * Internal Definitions - * - * Boot Flags - */ -#define BOOTFLAG_COLD 0x01 /* Normal Power-On: Boot from FLASH */ -#define BOOTFLAG_WARM 0x02 /* Software reboot */ - -/* * Default speed selection (cpu_plb_opb_ebc) in MHz. * This value will be set if iic boot eprom is disabled. */ |