diff options
Diffstat (limited to 'include/configs/gw8260.h')
-rw-r--r-- | include/configs/gw8260.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/include/configs/gw8260.h b/include/configs/gw8260.h index 9e76467..6c1ddac 100644 --- a/include/configs/gw8260.h +++ b/include/configs/gw8260.h @@ -821,13 +821,4 @@ ORxG_SCY_11_CLK |\ ORxG_EHTR) #endif /* CONFIG_SYS_IO_BASE */ - -/* - * Internal Definitions - * - * Boot Flags - */ -#define BOOTFLAG_COLD 0x01 /* Normal Power-On: Boot from FLASH */ -#define BOOTFLAG_WARM 0x02 /* Software reboot */ - #endif /* __CONFIG_H */ |