]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/pdm360ng.h
powerpc: Cleanup BOOTFLAG_* references
[karo-tx-uboot.git] / include / configs / pdm360ng.h
index c6d87e3cfe207ffa278f746efb4c3ebf5930f26b..37a22a7c4b8f4a6846e7cd4d1696cd8e7e8fc0be 100644 (file)
 
 #define CONFIG_HIGH_BATS       1       /* High BATs supported */
 
-/*
- * Internal Definitions
- *
- * Boot Flags
- */
-#define BOOTFLAG_COLD          0x01    /* Normal Power-On: Boot from FLASH */
-#define BOOTFLAG_WARM          0x02    /* Software reboot */
-
 #ifdef CONFIG_CMD_KGDB
 #define CONFIG_KGDB_BAUDRATE   230400  /* speed of kgdb serial port */
 #define CONFIG_KGDB_SER_INDEX  2       /* which serial port to use */