diff options
-rw-r--r-- | include/configs/socfpga_sockit.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/socfpga_sockit.h b/include/configs/socfpga_sockit.h index 6cbe3675e2..2356c74129 100644 --- a/include/configs/socfpga_sockit.h +++ b/include/configs/socfpga_sockit.h @@ -48,8 +48,6 @@ #endif #define CONFIG_ENV_IS_IN_MMC -#define CONFIG_SYS_MMC_ENV_DEV 0 /* device 0 */ -#define CONFIG_ENV_OFFSET 512 /* just after the MBR */ /* Extra Environment */ #define CONFIG_EXTRA_ENV_SETTINGS \ |