diff options
Diffstat (limited to 'include/configs/SPD823TS.h')
-rw-r--r-- | include/configs/SPD823TS.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/include/configs/SPD823TS.h b/include/configs/SPD823TS.h index 5de4dd2..b132a78 100644 --- a/include/configs/SPD823TS.h +++ b/include/configs/SPD823TS.h @@ -419,12 +419,4 @@ MBMR_AMB_TYPE_0 | MBMR_DSB_1_CYCL | MBMR_G0CLB_A11 | \ MBMR_RLFB_1X | MBMR_WLFB_1X | MBMR_TLFB_4X) -/* - * Internal Definitions - * - * Boot Flags - */ -#define BOOTFLAG_COLD 0x01 /* Normal Power-On: Boot from FLASH */ -#define BOOTFLAG_WARM 0x02 /* Software reboot */ - #endif /* __CONFIG_H */ |