diff options
Diffstat (limited to 'include/configs/DB64360.h')
-rw-r--r-- | include/configs/DB64360.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/include/configs/DB64360.h b/include/configs/DB64360.h index 3a20d02e555..26bb6490a60 100644 --- a/include/configs/DB64360.h +++ b/include/configs/DB64360.h @@ -595,14 +595,6 @@ ip=${ipaddr}:${serverip}${bootargs_end}; bootm 0x400000;\0" #define L2_ENABLE (L2_INIT | L2CR_L2E) -/* - * Internal Definitions - * - * Boot Flags - */ -#define BOOTFLAG_COLD 0x01 /* Normal Power-On: Boot from FLASH */ -#define BOOTFLAG_WARM 0x02 /* Software reboot */ - #define CONFIG_SYS_BOARD_ASM_INIT 1 #endif /* __CONFIG_H */ |