summaryrefslogtreecommitdiff
path: root/include/configs/k2g_evm.h
diff options
context:
space:
mode:
authorLokesh Vutla <lokeshvutla@ti.com>2017-12-28 20:39:58 +0530
committerTom Rini <trini@konsulko.com>2018-01-19 15:49:24 -0500
commit19f3feaed19a008a73b12140e4dbc43a07dcc771 (patch)
tree1d1c9fc1b0d7928ac3ca02d4612781e731ccd16a /include/configs/k2g_evm.h
parente36edcec0a2491d1e31ddb9d82d77b9763e9aef0 (diff)
configs: k2g_evm: Allocate more space for u-boot
Now that we have multi dtb enabled in u-boot allocate 128K space for u-boot. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Diffstat (limited to 'include/configs/k2g_evm.h')
-rw-r--r--include/configs/k2g_evm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/k2g_evm.h b/include/configs/k2g_evm.h
index df81c09d86..9282a22739 100644
--- a/include/configs/k2g_evm.h
+++ b/include/configs/k2g_evm.h
@@ -74,7 +74,7 @@
#endif
/* SPL SPI Loader Configuration */
-#define CONFIG_SPL_TEXT_BASE 0x0c080000
+#define CONFIG_SPL_TEXT_BASE 0x0c0a0000
/* NAND Configuration */
#define CONFIG_SYS_NAND_PAGE_2K