Files
u-boot/include/configs
Aswath Govindraju ba90472769 configs: am65x_evm: Define the maximum file size for DFU
In include/dfu.h, if CONFIG_SYS_DFU_MAX_FILE_SIZE is not defined then it is
defined as CONFIG_SYS_DFU_DATA_BUF_SIZE. This is 128 KiB for a53 core and
20 KiB for r5 core. If a larger file is transferred using dfu then it
fails.

CONFIG_SYS_DFU_DATA_BUF_SIZE can not be increased as there is not enough
heap memory to be allocated for the buffer in case of R5 spl.

Fix this by defining CONFIG_SYS_DFU_MAX_FILE_SIZE as the default
CONFIG_SYS_DFU_DATA_BUF_SIZE value.

Signed-off-by: Aswath Govindraju <a-govindraju@ti.com>
2021-01-12 10:21:41 +05:30
..
2021-01-05 16:20:26 -05:00
2020-04-28 15:57:58 -04:00
2020-12-18 16:16:36 +05:30
2020-07-28 16:18:10 -04:00
2020-01-14 22:15:21 +01:00
2020-12-18 16:16:36 +05:30
2020-08-23 13:06:36 -04:00
2020-04-28 15:57:58 -04:00
2020-04-28 15:57:58 -04:00
2020-08-23 13:06:36 -04:00
2020-01-14 22:15:21 +01:00
2020-04-28 15:57:58 -04:00
2020-10-22 11:26:14 -04:00
2020-07-28 16:18:06 -04:00
2019-12-23 14:06:47 +05:30
2020-04-28 15:57:58 -04:00
2020-10-22 11:26:14 -04:00
2020-06-29 22:36:35 +02:00
2020-06-26 10:29:06 -04:00
2020-07-17 08:47:29 -04:00
2020-08-23 13:06:36 -04:00
2020-06-26 10:29:05 -04:00
2020-04-28 15:57:58 -04:00
2020-04-28 15:57:58 -04:00
2020-07-25 11:24:02 +02:00
2019-12-23 14:06:47 +05:30
2019-12-23 14:06:47 +05:30
2020-06-26 10:29:05 -04:00
2020-09-23 00:14:56 +02:00
2020-06-26 10:29:06 -04:00
2020-08-23 13:06:36 -04:00
2020-07-17 08:47:29 -04:00