diff options
Diffstat (limited to 'include/configs/csb272.h')
-rw-r--r-- | include/configs/csb272.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/include/configs/csb272.h b/include/configs/csb272.h index 24367bae6d..acd9c93efd 100644 --- a/include/configs/csb272.h +++ b/include/configs/csb272.h @@ -305,13 +305,4 @@ #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 */ |