summaryrefslogtreecommitdiff
path: root/include/configs/dra7xx_evm.h
diff options
context:
space:
mode:
authorFaiz Abbas <faiz_abbas@ti.com>2019-02-27 10:59:38 +0300
committerTom Rini <trini@konsulko.com>2019-04-12 15:05:50 +0300
commit097fd51b7ab2b179719f13cc9cca77043c45bb4c (patch)
tree9f402e782aecbb30e749931c8d2f55d472b71ed1 /include/configs/dra7xx_evm.h
parent8a8f59a0ce113bde6cc61c3c62ed86e92eae33a5 (diff)
downloadu-boot-097fd51b7ab2b179719f13cc9cca77043c45bb4c.tar.xz
configs: ti_omap5_common: Add NAND environment settings
Now that NAND is supported on DRA71x include various NAND environment settings Signed-off-by: Faiz Abbas <faiz_abbas@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/dra7xx_evm.h')
-rw-r--r--include/configs/dra7xx_evm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/dra7xx_evm.h b/include/configs/dra7xx_evm.h
index 10eac20aa0..7441f4a69d 100644
--- a/include/configs/dra7xx_evm.h
+++ b/include/configs/dra7xx_evm.h
@@ -133,7 +133,7 @@
50, 51, 52, 53, 54, 55, 56, 57, }
#define CONFIG_SYS_NAND_ECCSIZE 512
#define CONFIG_SYS_NAND_ECCBYTES 14
-#define CONFIG_SYS_NAND_U_BOOT_OFFS 0x000c0000
+#define CONFIG_SYS_NAND_U_BOOT_OFFS 0x00140000
/* NAND: SPL related configs */
/* NAND: SPL falcon mode configs */
#ifdef CONFIG_SPL_OS_BOOT