]> git.sur5r.net Git - u-boot/commitdiff
configs: k2g_evm: Allocate more space for u-boot
authorLokesh Vutla <lokeshvutla@ti.com>
Thu, 28 Dec 2017 15:09:58 +0000 (20:39 +0530)
committerTom Rini <trini@konsulko.com>
Fri, 19 Jan 2018 20:49:24 +0000 (15:49 -0500)
Now that we have multi dtb enabled in u-boot allocate
128K space for u-boot.

Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
include/configs/k2g_evm.h

index df81c09d8636e95e10e8324d5c972b01b972ca9e..9282a22739e4600b1127846e12ebcc9b2dd080a6 100644 (file)
@@ -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