kernel: preserve bootloader command line on MIPS
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 18 Jan 2015 09:40:53 +0000 (09:40 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 18 Jan 2015 09:40:53 +0000 (09:40 +0000)
commita57f4ea38ae0592f23e9782ae5c46bb889c53c98
tree7153837f00338f6803c84ef8bb0226d92353707c
parent9a19e9c4b306a188efd048d70f1344b8d82b9d31
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44030 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/generic/patches-3.14/997-device_tree_cmdline.patch
target/linux/generic/patches-3.18/997-device_tree_cmdline.patch