]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/PMC440.h
powerpc: Cleanup BOOTFLAG_* references
[karo-tx-uboot.git] / include / configs / PMC440.h
index 66e2692e53b598573dc5bfc8fc3fb4c4b920e0d2..7585e6ec15945d0b4fffc07004fee085ac92489c 100644 (file)
 #define CONFIG_SYS_NAND_SELECT_DEVICE  1 /* nand driver supports mutipl. chips */
 #define CONFIG_SYS_NAND_QUIET_TEST     1
 
-/*
- * 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 to run kgdb serial port */
 #define CONFIG_KGDB_SER_INDEX  2       /* which serial port to use */