]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
powerpc/85xx: Set max alloc length to 10MB on P1022DS
authorJerry Huang <Chang-Ming.Huang@freescale.com>
Wed, 2 Nov 2011 01:16:44 +0000 (09:16 +0800)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 11 Nov 2011 13:48:58 +0000 (07:48 -0600)
In order to support 1920x01080 resolution, we must increase the alloc
length.

Signed-off-by: Jerry Huang <Chang-Ming.Huang@freescale.com>
CC: Anatolij Gustschin <agust@denx.de>
Acked-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
include/configs/P1022DS.h

index 00770609845ce0de55d5f14ae8b4f5d2cdfa49bb..1158fec436333bbd95e26784045c0c6666f9842f 100644 (file)
 #define CONFIG_SYS_INIT_SP_OFFSET      CONFIG_SYS_GBL_DATA_OFFSET
 
 #define CONFIG_SYS_MONITOR_LEN         (512 * 1024)
-#define CONFIG_SYS_MALLOC_LEN          (6 * 1024 * 1024)
+#define CONFIG_SYS_MALLOC_LEN          (10 * 1024 * 1024)
 
 /*
  * Serial Port