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
..
2013-05-07 13:43:54 +05:30
2013-02-15 23:16:02 +05:30
2013-02-26 14:25:18 +05:30
2013-02-15 23:16:02 +05:30
2013-03-11 19:01:09 +05:30
2013-04-09 12:21:14 +05:30
2013-02-27 20:00:25 +05:30
2013-02-15 23:15:59 +05:30
2013-02-15 23:16:06 +05:30