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>
Sat, 18 Dec 2010 03:02:53 +0000 (19:02 -0800)
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>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found