From: Victor Boivie Date: Wed, 4 May 2011 16:07:55 +0000 (+0100) Subject: ARM: 6893/1: Allow for kernel command line concatenation X-Git-Tag: v3.0-rc1~328^2~1^4~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4394c1244249198c6b85093d46935b761b36ae05;p=pandora-kernel.git ARM: 6893/1: Allow for kernel command line concatenation This patch allows the provided CONFIG_CMDLINE to be concatenated with the one provided by the boot loader. This is useful to merge the static values defined in CONFIG_CMDLINE with the boot loader's (possibly) more dynamic values, such as startup reasons and more. Signed-off-by: Victor Boivie Reviewed-by: Bjorn Andersson Signed-off-by: Oskar Andero Acked-by: Nicolas Pitre Acked-by: Uwe Kleine-König Signed-off-by: Russell King --- Reading git-diff-tree failed