]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
sh: select memchunk size using kernel cmdline
authorMagnus Damm <damm@igel.co.jp>
Mon, 11 Aug 2008 06:13:24 +0000 (15:13 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 11 Aug 2008 11:17:55 +0000 (20:17 +0900)
commit0c13bf1e7c98668ce69eaedd215ec32f9e1361ae
treeaaf5fc79baecd9789bb7161d9cc87e6dec051af5
parent2a5323cd69ff485c1b68960f2b4802cf252558f1
sh: select memchunk size using kernel cmdline

Allow user to pass parameters on kernel command line to override
default size for physically contiguous memory buffers. The default
VPU buffer size is too small for VGA harware encoding, but instead
of just bumping up the number we allow the user to override the
default size using the command line. Supports SuperH Mobile hardware
blocks such as VEU, VPU and CEU.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/mm/consistent.c