diff options
author | Biwen Li <biwen.li@nxp.com> | 2019-12-31 15:33:40 +0800 |
---|---|---|
committer | Priyanka Jain <priyanka.jain@nxp.com> | 2020-02-04 16:20:25 +0530 |
commit | 6089d8ab31daa04ca693ba2b9c2bfca1e53cfc65 (patch) | |
tree | a7ef65f16585758d2a031764fb6bac4fa3ead62a /include/configs | |
parent | c69103218ee4733b4dc855ed4706a5a3eadb22a0 (diff) | |
download | u-boot-6089d8ab31daa04ca693ba2b9c2bfca1e53cfc65.zip u-boot-6089d8ab31daa04ca693ba2b9c2bfca1e53cfc65.tar.gz u-boot-6089d8ab31daa04ca693ba2b9c2bfca1e53cfc65.tar.bz2 |
Kconfigs: layerscape: use a convenient default value for SYS_MALLOC_F_LEN
The default value of CONFIG_SYS_MALLOC_F_LEN (0x400)
leaves U-Boot with not enough memory to load i2c driver
before relocate, causing it to hang.
Change the default value of CONFIG_SYS_MALLOC_F_LEN
for below SoCs,
- LS1012A
- LS1021A
- LS1043A
- LS1046A
Signed-off-by: Biwen Li <biwen.li@nxp.com>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
Diffstat (limited to 'include/configs')
0 files changed, 0 insertions, 0 deletions