diff --git a/include/configs/mx6sabre_common.h b/include/configs/mx6sabre_common.h index a6d821bb4dcafd6c9f6ce18808ede31d784a0d12..112f187e5dd58a884f43faab63ba37d2011e505e 100644 --- a/include/configs/mx6sabre_common.h +++ b/include/configs/mx6sabre_common.h @@ -209,7 +209,7 @@ #define CONFIG_ENV_IS_IN_MMC #if defined(CONFIG_ENV_IS_IN_MMC) -#define CONFIG_ENV_OFFSET (8 * 64 * 1024) +#define CONFIG_ENV_OFFSET (768 * 1024) #endif /* Framebuffer */