linux/arch/arc
Vineet Gupta 9593a933d5 ARC: [cmdline] Don't overwrite u-boot provided bootargs
The existing code was wrong on several counts:

* uboot provided bootargs were copied into @boot_command_line, only to
  be over-written by setup_machine_fdt(), effectively lost

* @cmdline_p returned by setup_arch() to start_kernel() didn't include
  the DT /bootargs

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
2013-05-07 13:43:57 +05:30
..
boot ARC: [kbuild] Avoid DTB rebuilds if DTS are untouched 2013-04-17 18:19:14 +05:30
configs ARC: [plat-arcfpga] defconfig update 2013-05-07 13:43:56 +05:30
include ARC: Add implicit compiler barrier to raw_local_irq* functions 2013-04-08 16:10:26 -07:00
kernel ARC: [cmdline] Don't overwrite u-boot provided bootargs 2013-05-07 13:43:57 +05:30
lib ARC: String library 2013-02-11 20:00:35 +05:30
mm ARC: Respect the cpu_id passed for fetching correct cpu info 2013-05-07 13:43:54 +05:30
oprofile ARC: OProfile support 2013-02-15 23:16:00 +05:30
plat-arcfpga ARC: [Review] Multi-platform image #8: platform registers SMP callbacks 2013-02-15 23:16:17 +05:30
Kbuild ARC: Build system: Makefiles, Kconfig, Linker script 2013-02-11 20:00:25 +05:30
Kconfig ARC: [cmdline] Remove CONFIG_CMDLINE 2013-05-07 13:43:56 +05:30
Kconfig.debug ARC: Build system: Makefiles, Kconfig, Linker script 2013-02-11 20:00:25 +05:30
Makefile ARC: [build] Allow uncompressed uImage 2013-04-09 12:21:15 +05:30