mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'
This commit is contained in:
commit
ad31ff6a4f
1 changed files with 1 additions and 1 deletions
|
|
@ -83,7 +83,7 @@
|
|||
* Size of malloc() pool
|
||||
*/
|
||||
|
||||
#define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + 520*1024)
|
||||
#define CONFIG_SYS_MALLOC_LEN (4 * 1024 * 1024)
|
||||
|
||||
/*
|
||||
* sdram
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue