diff options
Diffstat (limited to 'include/configs/IVML24.h')
-rw-r--r-- | include/configs/IVML24.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/include/configs/IVML24.h b/include/configs/IVML24.h index 5cc8e9a4764..6444bd19154 100644 --- a/include/configs/IVML24.h +++ b/include/configs/IVML24.h @@ -475,13 +475,4 @@ MBMR_AMB_TYPE_1 | MBMR_DSB_1_CYCL | MBMR_G0CLB_A10 | \ MBMR_RLFB_1X | MBMR_WLFB_1X | MBMR_TLFB_4X) #endif - -/* - * Internal Definitions - * - * Boot Flags - */ -#define BOOTFLAG_COLD 0x01 /* Normal Power-On: Boot from FLASH */ -#define BOOTFLAG_WARM 0x02 /* Software reboot */ - #endif /* __CONFIG_H */ |