diff options
Diffstat (limited to 'include/configs/KUP4X.h')
| -rw-r--r-- | include/configs/KUP4X.h | 9 | 
1 files changed, 0 insertions, 9 deletions
| diff --git a/include/configs/KUP4X.h b/include/configs/KUP4X.h index 7fea5f772..9613ed9a8 100644 --- a/include/configs/KUP4X.h +++ b/include/configs/KUP4X.h @@ -448,15 +448,6 @@  #define LATCH_ADDR 0x90000200 -/* - * Internal Definitions - * - * Boot Flags - */ -#define BOOTFLAG_COLD	0x01		/* Normal Power-On: Boot from FLASH	*/ -#define BOOTFLAG_WARM	0x02		/* Software reboot			*/ - -  #define CONFIG_AUTOBOOT_KEYED		/* use key strings to stop autoboot	*/  #define CONFIG_AUTOBOOT_STOP_STR	"."	/* easy to stop for now		*/ |