diff options
Diffstat (limited to 'include/configs/ipek01.h')
-rw-r--r-- | include/configs/ipek01.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/ipek01.h b/include/configs/ipek01.h index 05f66daf877..c37b83b0959 100644 --- a/include/configs/ipek01.h +++ b/include/configs/ipek01.h @@ -43,9 +43,6 @@ #define CONFIG_MISC_INIT_R -#define BOOTFLAG_COLD 0x01 /* Normal Power-On: Boot from FLASH */ -#define BOOTFLAG_WARM 0x02 /* Software reboot */ - #define CONFIG_SYS_CACHELINE_SIZE 32 /* For MPC5xxx CPUs */ #ifdef CONFIG_CMD_KGDB #define CONFIG_SYS_CACHELINE_SHIFT 5 /* log base 2 of the above value */ |