summaryrefslogtreecommitdiffstats
path: root/include/configs/mx6sabre_common.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2016-04-13 07:19:50 -0400
committerTom Rini <trini@konsulko.com>2016-04-13 07:19:50 -0400
commit814013253fd4cf932d0fb32f7043f09a2a748d9a (patch)
tree9d9f84d8b469beb5e8aade98c503db4ce51bb8d8 /include/configs/mx6sabre_common.h
parent39fbd987164336adc2ff7e5ab7a4268b8dcdee92 (diff)
parent59c9e9b408014025cfa158a98aeafbcf33aa2d3d (diff)
downloadtalos-obmc-uboot-814013253fd4cf932d0fb32f7043f09a2a748d9a.tar.gz
talos-obmc-uboot-814013253fd4cf932d0fb32f7043f09a2a748d9a.zip
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Diffstat (limited to 'include/configs/mx6sabre_common.h')
-rw-r--r--include/configs/mx6sabre_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/mx6sabre_common.h b/include/configs/mx6sabre_common.h
index ceea74ed73..3e1b760882 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 */
OpenPOWER on IntegriCloud