summaryrefslogtreecommitdiff
path: root/configs/sama5d3_xplained_nandflash_defconfig
diff options
context:
space:
mode:
authorFabien Lehoussel <fabien.lehoussel@medianesysteme.com>2020-02-24 18:45:31 +0300
committerEugen Hristev <eugen.hristev@microchip.com>2020-03-10 12:01:08 +0300
commitdf1cf775ffa0ae770931f5911c1dc99a9545c3cd (patch)
treee9dc95662b058d46da59fc99030a9a0725c41f83 /configs/sama5d3_xplained_nandflash_defconfig
parent21cb8749b420c3da8f89d53510cf536d052343ae (diff)
downloadu-boot-df1cf775ffa0ae770931f5911c1dc99a9545c3cd.tar.xz
board: sama5d3_xplained: Fix uboot size when loaded from NAND by SPL
Uboot size is incorrect. Uboot SPL use CONFIG_SYS_MONITOR_LEN to read uboot from NAND : 0x80000 With sama5d3_xplained_nandflash_defconfig : u-boot.bin size is ~800Ko 0xC0000 So I increased size to 1MB : 0x100000 Signed-off-by: Fabien Lehoussel <fabien.lehoussel@medianesysteme.com>
Diffstat (limited to 'configs/sama5d3_xplained_nandflash_defconfig')
0 files changed, 0 insertions, 0 deletions