]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/cardhu.h
Merge branch 'master' of git://git.denx.de/u-boot-arm
[karo-tx-uboot.git] / include / configs / cardhu.h
index fd46083581a0d6e70b4ac7aa830733b1a79a6821..142d20b5c53b3655d5e9d6f57a2a1f44a2c1e74e 100644 (file)
@@ -55,7 +55,7 @@
 
 /* Environment in eMMC, at the end of 2nd "boot sector" */
 #define CONFIG_ENV_IS_IN_MMC
-#define CONFIG_ENV_OFFSET              ((512 * 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