Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'

master
Albert ARIBAUD 12 years ago
commit ad31ff6a4f
  1. 2
      include/configs/eb_cpux9k2.h

@ -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…
Cancel
Save