ARM: 5939/1: ARM: Add option CMDLINE_FORCE to force usage of the in-kernel cmdline
authorAlexander Holler <holler@ahsoftware.de>
Tue, 16 Feb 2010 18:04:53 +0000 (19:04 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 24 May 2010 19:45:00 +0000 (20:45 +0100)
Add an option to force usage of the in-kernel cmdline even if the boot
loader passes another command string to the kernel.

Useful if someone cannot or don't want to change the
command-line options of the boot loader but is able to change
the kernel.

Signed-off-by: Alexander Holler <holler@ahsoftware.de>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found