mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-10-03 11:41:38 +02:00
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>
This commit is contained in:
parent
e36edcec0a
commit
19f3feaed1
@ -74,7 +74,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* SPL SPI Loader Configuration */
|
/* SPL SPI Loader Configuration */
|
||||||
#define CONFIG_SPL_TEXT_BASE 0x0c080000
|
#define CONFIG_SPL_TEXT_BASE 0x0c0a0000
|
||||||
|
|
||||||
/* NAND Configuration */
|
/* NAND Configuration */
|
||||||
#define CONFIG_SYS_NAND_PAGE_2K
|
#define CONFIG_SYS_NAND_PAGE_2K
|
||||||
|
Loading…
x
Reference in New Issue
Block a user