diff options
Diffstat (limited to 'include/configs/colibri_t30.h')
-rw-r--r-- | include/configs/colibri_t30.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/colibri_t30.h b/include/configs/colibri_t30.h index 4e5e89b547..fa0fa93b03 100644 --- a/include/configs/colibri_t30.h +++ b/include/configs/colibri_t30.h @@ -20,10 +20,6 @@ #define CONFIG_MACH_TYPE MACH_TYPE_COLIBRI_T30 -/* Environment in eMMC, before config block at the end of 1st "boot sector" */ -#define CONFIG_SYS_MMC_ENV_DEV 0 -#define CONFIG_SYS_MMC_ENV_PART 1 - /* General networking support */ #define CONFIG_TFTP_TSIZE |