linux/arch/mips/ralink
Jonas Gorski 2bcef9b457 MIPS: Make MIPS_CMDLINE_DTB default
Seval of-enabled machines (bmips, lantiq, xlp, pistachio, ralink) copied
the arguments from dtb to arcs_command_line to prevent the kernel from
overwriting them.

Since there is now an option to keep the dtb arguments, default to the
new option remove the "backup" to arcs_command_line in case of USE_OF is
enabled, except for those platforms that still take the bootloader
arguments or do not use any at all.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
Cc: linux-mips@linux-mips.org
Cc: Kevin Cernekee <cernekee@gmail.com>
Cc: Florian Fainelli <f.fainelli@gmail.com>
Cc: Zubair Lutfullah Kakakhel <Zubair.Kakakhel@imgtec.com>
Cc: James Hogan <james.hogan@imgtec.com>
Cc: John Crispin <blogic@openwrt.org>
Cc: Ganesan Ramalingam <ganesanr@broadcom.com>
Cc: Jayachandran C <jchandra@broadcom.com>
Cc: Andrew Bresticker <abrestic@chromium.org>
Cc: James Hartley <james.hartley@imgtec.com>
Patchwork: https://patchwork.linux-mips.org/patch/11285/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2015-11-11 08:38:37 +01:00
..
bootrom.c MIPS: ralink: add a bootrom dumper module 2014-11-24 07:45:22 +01:00
cevt-rt3352.c MIPS: ralink: Fix invalid tick count 2015-11-11 08:38:04 +01:00
clk.c MIPS: ralink: add missing clk_set_rate() to clk.c 2014-11-24 07:45:20 +01:00
common.h MIPS: ralink: cleanup the soc specific pinmux data 2014-11-24 07:45:24 +01:00
early_printk.c MIPS: ralink: Add tty detection 2015-11-11 08:38:03 +01:00
ill_acc.c MIPS: ralink: Fix clearing the illegal access interrupt 2015-06-01 10:51:37 +02:00
irq.c genirq: Remove irq argument from irq flow handlers 2015-09-16 15:47:51 +02:00
Kconfig MIPS: ralink: add missing symbol for RALINK_ILL_ACC 2015-04-10 15:41:51 +02:00
Makefile MIPS: ralink: add a bootrom dumper module 2014-11-24 07:45:22 +01:00
mt7620.c MIPS: ralink: Remove check for CONFIG_PCI on non-PCI SoCs 2015-11-11 08:38:10 +01:00
of.c MIPS: Make MIPS_CMDLINE_DTB default 2015-11-11 08:38:37 +01:00
Platform MIPS: ralink: mt7620: Add cpu-feature-override header 2013-09-04 16:58:31 +02:00
prom.c MIPS: ralink: Unify SoC id handling 2015-11-11 08:37:56 +01:00
reset.c MIPS: ralink: Put the pci bus into reset state before rebooting the SoC 2015-11-11 08:38:14 +01:00
rt288x.c MIPS: ralink: Unify SoC id handling 2015-11-11 08:37:56 +01:00
rt305x.c MIPS: ralink: Add missing clock on rt305x 2015-11-11 08:38:15 +01:00
rt3883.c MIPS: ralink: Unify SoC id handling 2015-11-11 08:37:56 +01:00
timer.c mips: ralink: drop owner assignment from platform_drivers 2014-10-20 16:20:09 +02:00