kernel: preserve bootloader command line on MIPS
authorJohn Crispin <blogic@openwrt.org>
Sun, 18 Jan 2015 09:40:53 +0000 (09:40 +0000)
committerJohn Crispin <blogic@openwrt.org>
Sun, 18 Jan 2015 09:40:53 +0000 (09:40 +0000)
commit8f53bb66bdaf94416382ec726c73842ad9af468d
tree7153837f00338f6803c84ef8bb0226d92353707c
parent7ec3fcc08d5caffafab90c34052387c9ec4dd7d0
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