Files
android_kernel_xiaomi_sm8450/arch/sh/kernel
Pawel Moll d724a9c9d5 sh: Allow for kernel command line concatenation.
So far kernel command line arguments could be passed in by a bootloader
or defined as CONFIG_CMDLINE, which completely overwriting the first one.

This change allows a developer to declare selected kernel parameters in
a kernel configuration (eg. project-specific defconfig), retaining
possibility of passing others by a bootloader.

The obvious examples of the first type are MTD partition or
bigphysarea-like region definitions, while "debug" option or network
configuration should be given by a bootloader or a JTAG boot script.

Signed-off-by: Pawel Moll <pawel.moll@st.com>
Signed-off-by: Stuart Menefy <stuart.menefy@st.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2009-08-24 16:25:38 +09:00
..
2009-07-11 10:08:01 +09:00
2009-01-27 14:49:10 +09:00
2009-06-16 19:47:28 -07:00
2008-10-04 05:25:52 +09:00
2009-08-24 16:10:40 +09:00
2009-06-01 15:44:49 +09:00
2009-03-18 18:57:43 +09:00
2008-12-22 18:44:44 +09:00
2009-03-10 12:55:40 +09:00
2009-06-18 13:38:26 +09:00
2009-08-24 15:01:10 +09:00
2009-08-14 01:58:43 +09:00