Files
u-boot/include
Fabien Lehoussel df1cf775ff 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>
2020-03-10 11:01:08 +02:00
..
2020-02-05 19:33:46 -07:00
2020-02-05 19:33:46 -07:00
2020-01-24 23:06:47 +05:30
2020-01-24 23:06:49 +05:30
2020-02-20 15:09:56 +08:00
2020-01-25 12:04:36 -05:00
2020-01-24 23:06:48 +05:30
2020-02-05 19:33:46 -07:00
2020-02-05 19:33:46 -07:00
2020-02-05 19:33:46 -07:00
2020-01-24 23:06:49 +05:30
2020-02-07 22:46:35 +08:00