android_kernel_xiaomi_sm8350/arch
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
..
alpha
arm Merge branch 'master' into for-linus 2009-08-18 23:37:37 +02:00
avr32
blackfin
cris
frv
h8300
ia64 Merge branch 'master' into for-linus 2009-08-16 11:50:10 +02:00
m32r
m68k
m68knommu
microblaze Merge branch 'master' into for-linus 2009-08-20 20:24:33 +02:00
mips Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus 2009-08-17 13:39:52 -07:00
mn10300 MN10300: includecheck fix: mn10300, pci.h 2009-08-10 08:54:27 -07:00
parisc parisc: Set correct bit in protection flags 2009-08-02 12:36:05 +02:00
powerpc Merge branch 'master' into sh/hwblk 2009-08-15 13:00:02 +09:00
s390 Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm 2009-08-09 14:58:21 -07:00
sh sh: Allow for kernel command line concatenation. 2009-08-24 16:25:38 +09:00
sparc Merge branch 'master' into for-linus 2009-08-20 20:24:33 +02:00
um
x86 Merge branch 'master' into for-linus 2009-08-23 00:03:00 +02:00
xtensa
.gitignore
Kconfig