aboutsummaryrefslogtreecommitdiff
path: root/include/configs/ELPPC.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/ELPPC.h')
-rw-r--r--include/configs/ELPPC.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/configs/ELPPC.h b/include/configs/ELPPC.h
index 1650e65e1..7e940b8db 100644
--- a/include/configs/ELPPC.h
+++ b/include/configs/ELPPC.h
@@ -349,14 +349,6 @@
#endif
#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_NET_MULTI /* Multi ethernet cards support */
#define CONFIG_EEPRO100
#define CONFIG_SYS_RX_ETH_BUFFER 8 /* use 8 rx buffer on eepro100 */