summaryrefslogtreecommitdiff
path: root/include/configs/paz00.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/paz00.h')
-rw-r--r--include/configs/paz00.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/paz00.h b/include/configs/paz00.h
index eac1ef9e02..9e2686ac44 100644
--- a/include/configs/paz00.h
+++ b/include/configs/paz00.h
@@ -46,7 +46,7 @@
/* Environment in eMMC, at the end of 2nd "boot sector" */
#define CONFIG_ENV_IS_IN_MMC
-#define CONFIG_ENV_OFFSET ((1024 * 1024) - CONFIG_ENV_SIZE)
+#define CONFIG_ENV_OFFSET (-CONFIG_ENV_SIZE)
#define CONFIG_SYS_MMC_ENV_DEV 0
#define CONFIG_SYS_MMC_ENV_PART 2