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)
commitbeae90012e8982ff4c2a7d60788aa8bdaff63af0
tree7153837f00338f6803c84ef8bb0226d92353707c
parentcf4e9dc37fe9a7259cc83fdfc9436a058b438233
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