]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/vme8349.h
powerpc: Cleanup BOOTFLAG_* references
[people/ms/u-boot.git] / include / configs / vme8349.h
index ab46ff884ae12029fb0ed29b7795ef7c51325ced..2c95c121f372bc251438fb5b8e65d78c92d71017 100644 (file)
 #define CONFIG_SYS_DBAT7L      CONFIG_SYS_IBAT7L
 #define CONFIG_SYS_DBAT7U      CONFIG_SYS_IBAT7U
 
-/*
- * Internal Definitions
- *
- * Boot Flags
- */
-#define BOOTFLAG_COLD  0x01    /* Normal Power-On: Boot from FLASH */
-#define BOOTFLAG_WARM  0x02    /* Software reboot */
-
 #if defined(CONFIG_CMD_KGDB)
 #define CONFIG_KGDB_BAUDRATE   230400  /* speed of kgdb serial port */
 #define CONFIG_KGDB_SER_INDEX  2       /* which serial port to use */