From: Magnus Damm Date: Mon, 11 Aug 2008 06:13:24 +0000 (+0900) Subject: sh: select memchunk size using kernel cmdline X-Git-Tag: v2.6.27-rc4~30^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c13bf1e7c98668ce69eaedd215ec32f9e1361ae;p=pandora-kernel.git 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 Signed-off-by: Paul Mundt --- Reading git-diff-tree failed