diff options
Diffstat (limited to 'include/configs/CMS700.h')
-rw-r--r-- | include/configs/CMS700.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/include/configs/CMS700.h b/include/configs/CMS700.h index 6438b72..3e973f2 100644 --- a/include/configs/CMS700.h +++ b/include/configs/CMS700.h @@ -320,14 +320,6 @@ #define CONFIG_SYS_PLD_RESET (0x80000000 >> 12) /* GPIO12 */ /* - * 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. */ |