[ARM] tegra: stingray: Use memblock for fb, carveout, and ramconsole
authorColin Cross <ccross@android.com>
Tue, 19 Oct 2010 21:48:20 +0000 (14:48 -0700)
committerColin Cross <ccross@android.com>
Wed, 20 Oct 2010 21:51:49 +0000 (14:51 -0700)
commita47773de714c6aa591edf1dd5c2bc969f5c3738f
tree33128057e7b3c97a2351c3b22c5d3ea758dca11f
parentaa40263c6a5f55c554734ff9c1463944421c3f7e
[ARM] tegra: stingray: Use memblock for fb, carveout, and ramconsole

Calls tegra_reserve to reserve memory for the carveout and framebuffer
at the end of memory, and uses memblock_remove on the ram console
memory to allow it to be iomapped later by the ram console driver.

Change-Id: I05cf7c852e3a2260a84e980b2bfb6ae1927168d6
Signed-off-by: Colin Cross <ccross@android.com>
arch/arm/mach-tegra/board-stingray-panel.c
arch/arm/mach-tegra/board-stingray.c