From: Leo Yan Date: Mon, 15 Aug 2011 03:09:54 +0000 (+0800) Subject: ARM: mmp: register internal sram bank X-Git-Tag: v3.2-rc1~39^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bca7ab316edd819edd0e3d59f9ccb26c6b2173f5;p=pandora-kernel.git ARM: mmp: register internal sram bank MMP2 have the internal sram, this sram can be allocated for video, power management and secure processor. Now the sram usage is: 0xd1000000 ~ 0xd101ffff (128KB) : reserved for secure processor 0xd1020000 ~ 0xd1037fff (96KB) : for video and PM Register the internal sram's second half 96KB buffer, so that video and PM can dynamically alloc/free from it. Signed-off-by: Leo Yan Acked-by: Haojian Zhuang Signed-off-by: Eric Miao --- Reading git-diff-tree failed