]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/ventana.h
Merge branch 'master' of git://git.denx.de/u-boot-arm
[karo-tx-uboot.git] / include / configs / ventana.h
index 64e78751af7344db6772b2894d08fa7af04c651d..05e682c4e9198f06fc543e635179340f2674d2e3 100644 (file)
@@ -53,7 +53,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