diff options
Diffstat (limited to 'include/configs/RPXsuper.h')
-rw-r--r-- | include/configs/RPXsuper.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/include/configs/RPXsuper.h b/include/configs/RPXsuper.h index f4f90f2043e..2ac764dd268 100644 --- a/include/configs/RPXsuper.h +++ b/include/configs/RPXsuper.h @@ -505,12 +505,4 @@ ORxG_SCY_5_CLK |\ ORxG_TRLX) -/* - * Internal Definitions - * - * Boot Flags - */ -#define BOOTFLAG_COLD 0x01 /* Normal Power-On: Boot from FLASH */ -#define BOOTFLAG_WARM 0x02 /* Software reboot */ - #endif /* __CONFIG_H */ |