]> Pileus Git - ~andy/linux/commit
OMAP4: Pandaboard: Add omap_reserve functionality
authorRaghuveer Murthy <raghuveer.murthy@ti.com>
Sat, 18 Dec 2010 02:15:07 +0000 (18:15 -0800)
committerTony Lindgren <tony@atomide.com>
Tue, 21 Dec 2010 02:48:16 +0000 (18:48 -0800)
commitd920e52020bcad791b12137deea341665160b974
tree6040443a073e2e29f77550e383daf7c5d3d529b0
parentf389f4cb46e69fe2cea81e21fd01efc4daf07c8e
OMAP4: Pandaboard: Add omap_reserve functionality

This patch adds omap_reserve functionality to board-omap4panda.c.
Helps in the reserving boot time memory in SDRAM, used here for
framebuffer allocation.

This patch is in similar lines to commit id 71ee7dad9b6991, from
Russell king

Cc: Russell King <rmk+kernel@arm.linux.org.uk>
Cc: linux-arm-kernel@lists.infradead.org
Signed-off-by: Raghuveer Murthy <raghuveer.murthy@ti.com>
[tony@atomide.com: fixed to be before .map_io as pointed out by Russell King]
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/board-omap4panda.c