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