original_kernel/arch/mips/configs
Dmitri Vorobiev 6acc7d485c MIPS: Fix and enhance built-in kernel command line
Currently, MIPS kernels silently overwrite kernel command-line parameters
hardcoded in CONFIG_CMDLINE by the ones received from firmware.  Therefore,
using firmware remains the only reliable method to transfer the
command-line parameters, which is not always desirable or convenient, and
the CONFIG_CMDLINE option is thereby effectively rendered useless.

This patch fixes the problem described above and introduces a more flexible
scheme of handling the kernel command line, in a manner identical to what is
currently used for x86.  The default behavior, i.e. when CONFIG_CMDLINE_BOOL
is not defined, retains the existing semantics, and firmware command-line
arguments override the hardcoded ones.

[Ralf: I fixed up all the defconfig files so the stay unaffected by this
change.]

Signed-off-by: Dmitri Vorobiev <dmitri.vorobiev@movial.com>
Cc: linux-mips@linux-mips.org
Patchwork: http://patchwork.linux-mips.org/patch/689/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2009-12-17 01:57:35 +00:00
..
ar7_defconfig
bcm47xx_defconfig
bcm63xx_defconfig
bigsur_defconfig
capcella_defconfig
cavium-octeon_defconfig
cobalt_defconfig
db1000_defconfig
db1100_defconfig
db1200_defconfig
db1500_defconfig
db1550_defconfig
decstation_defconfig
e55_defconfig
fuloong2e_defconfig
ip22_defconfig
ip27_defconfig
ip28_defconfig
ip32_defconfig
jazz_defconfig
jmr3927_defconfig
lasat_defconfig
lemote2f_defconfig
malta_defconfig
markeins_defconfig
mipssim_defconfig
mpc30x_defconfig
msp71xx_defconfig
mtx1_defconfig
pb1100_defconfig
pb1500_defconfig
pb1550_defconfig
pnx8335-stb225_defconfig
pnx8550-jbs_defconfig
pnx8550-stb810_defconfig
powertv_defconfig
rb532_defconfig
rbtx49xx_defconfig
rm200_defconfig
sb1250-swarm_defconfig
tb0219_defconfig
tb0226_defconfig
tb0287_defconfig
workpad_defconfig
wrppmc_defconfig
yosemite_defconfig