Skip to content
Commit 4394c124 authored by Victor Boivie's avatar Victor Boivie Committed by Russell King
Browse files

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: default avatarVictor Boivie <victor.boivie@sonyericsson.com>
Reviewed-by: default avatarBjorn Andersson <bjorn.andersson@sonyericsson.com>
Signed-off-by: default avatarOskar Andero <oskar.andero@sonyericsson.com>
Acked-by: default avatarNicolas Pitre <nicolas.pitre@linaro.org>
Acked-by: default avatarUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent c1b0db56
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment