]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: lantiq: copy the commandline from the devicetree
authorJohn Crispin <blogic@openwrt.org>
Fri, 10 Oct 2014 21:14:29 +0000 (23:14 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 24 Nov 2014 06:45:18 +0000 (07:45 +0100)
commitcc370681f7d1e9bd510261835fe99397bef9da8e
tree9a9fe70f735d65743ab50508cc992e7d14753b59
parent782db4b671c8ba7e4dce91427b99cd7277603a47
MIPS: lantiq: copy the commandline from the devicetree

This is a regression caused by:
commit b256b6c6b44b06cd93c9ecae8b837bf2732b3448
Author: Rob Herring <robh@kernel.org>
Date:   Wed Apr 2 19:07:24 2014 -0500
mips: ralink: convert to use unflatten_and_copy_device_tree

Make the of init code reuse the cmdline defined inside the dts.

Signed-off-by: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/8048/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/lantiq/prom.c