diff options
Diffstat (limited to 'include/configs/CPCI2DP.h')
| -rw-r--r-- | include/configs/CPCI2DP.h | 8 | 
1 files changed, 0 insertions, 8 deletions
| diff --git a/include/configs/CPCI2DP.h b/include/configs/CPCI2DP.h index ba875eccc..e4d8f9c5f 100644 --- a/include/configs/CPCI2DP.h +++ b/include/configs/CPCI2DP.h @@ -272,12 +272,4 @@  #define CONFIG_SYS_PB_LED		(0x80000000 >> 16)   /* GPIO16 */  #define CONFIG_SYS_INTA_FAKE		(0x80000000 >> 23)   /* GPIO23 */ -/* - * Internal Definitions - * - * Boot Flags - */ -#define BOOTFLAG_COLD	0x01		/* Normal Power-On: Boot from FLASH	*/ -#define BOOTFLAG_WARM	0x02		/* Software reboot			*/ -  #endif	/* __CONFIG_H */ |