]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/beaver.h
Merge branch 'master' of git://git.denx.de/u-boot-arm
[karo-tx-uboot.git] / include / configs / beaver.h
index 165de137531b87923b4abecf0f94ad8bfd9290b0..628d5d3db144bb00b889f1b2eb73de3d13cc4921 100644 (file)
@@ -56,7 +56,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