]> git.sur5r.net Git - u-boot/blobdiff - include/configs/csb272.h
powerpc: Cleanup BOOTFLAG_* references
[u-boot] / include / configs / csb272.h
index 24367bae6d52961b7a66517731e97bbae9283e33..acd9c93efd992b358f65066ba964ee8698bac95c 100644 (file)
 #define CONFIG_SYS_I2C_PLL_ADDR        0x58    /* I2C address of AMIS FS6377-01 PLL */
 #define CONFIG_I2CFAST         1       /* enable "i2cfast" env. setting     */
 
-/*
- * Internal Definitions
- *
- * Boot Flags
- *
- */
-#define BOOTFLAG_COLD          0x01    /* Normal Power-On: Boot from FLASH */
-#define BOOTFLAG_WARM          0x02    /* Software reboot */
-
 #endif /* __CONFIG_H */