diff options
Diffstat (limited to 'include/configs/ppmc8260.h')
-rw-r--r-- | include/configs/ppmc8260.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/include/configs/ppmc8260.h b/include/configs/ppmc8260.h index 8ceb9bf38b..7018a8c3c7 100644 --- a/include/configs/ppmc8260.h +++ b/include/configs/ppmc8260.h @@ -1006,13 +1006,4 @@ ORxG_TRLX |\ ORxG_EHTR) #endif /* CONFIG_SYS_LED_BASE */ - -/* - * Internal Definitions - * - * Boot Flags - */ -#define BOOTFLAG_COLD 0x01 /* Normal Power-On: Boot from FLASH */ -#define BOOTFLAG_WARM 0x02 /* Software reboot */ - #endif /* __CONFIG_H */ |