kernel: preserve bootloader command line on MIPS
authorJohn Crispin <john@openwrt.org>
Sun, 18 Jan 2015 09:40:53 +0000 (09:40 +0000)
committerJohn Crispin <john@openwrt.org>
Sun, 18 Jan 2015 09:40:53 +0000 (09:40 +0000)
commit90ef62c78fa950cb23e17862e9a1f9262f1f21c2
tree9787088567b761b02e666b6efc9ff6a2dfb71669
parentc80b429fc17ddb52570c634f8d93e562d09468b6
kernel: preserve bootloader command line on MIPS

Somewhere in the conversion of the MIPS architecture code to Device Tree
usage, there's been a failure to keep the separate variables holding the
kernel command line reconciled between the tree and the bootloader. This
patch restores previous functionality that broke.

Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
SVN-Revision: 44030
target/linux/generic/patches-3.14/997-device_tree_cmdline.patch
target/linux/generic/patches-3.18/997-device_tree_cmdline.patch