From 04678dba604a7b0f459dd50ef717dc86ef4daad4 Mon Sep 17 00:00:00 2001 From: Robert Fekete Date: Mon, 13 Sep 2010 15:52:10 +0200 Subject: U-Boot: Modify memargs512 pmem_hwb to 64MB Change pmem_hwb from 56MB to 64MB. This makes it possible to play 1080p video content. ST-Ericsson Change ID: ER272382 Change-Id: I72fd601c36c49ddd01b63de56f54d5f9ac02e5a6 Signed-off-by: Robert Fekete Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/5001 Reviewed-by: Michael BRANDT --- include/configs/u8500.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/configs/u8500.h b/include/configs/u8500.h index e709b0314..24b7b47fa 100644 --- a/include/configs/u8500.h +++ b/include/configs/u8500.h @@ -130,7 +130,7 @@ "pmem=22M@160M pmem_hwb=42M@182M mem_mali=32@224M\0" \ "memargs512=mem=96M@0 mem_modem=32M@96M mem=40M@128M " \ "pmem=22M@172M mem=24M@200M mem_mali=32M@224M " \ - "pmem_hwb=56M@256M mem=200M@312M\0" \ + "pmem_hwb=64M@256M mem=192M@320M\0" \ "commonargs=setenv bootargs cachepolicy=writealloc noinitrd " \ "init=init " \ "board_id=${board_id} " \ -- cgit v1.2.3