MIPS: ath79: Use the firmware lib to parse the kernel command line
authorAlban Bedel <albeu@free.fr>
Fri, 7 Nov 2014 11:44:35 +0000 (12:44 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 24 Nov 2014 06:45:29 +0000 (07:45 +0100)
commit11a0f40bc98d6ae34cb3283e6008abc433e252bb
treed146396ca62f81f38904d47a9379ba598625b1ce
parentd6a4c72ae4dcf5e6824638e57a8088bd1313a744
MIPS: ath79: Use the firmware lib to parse the kernel command line

No need to duplicate code that is available in the firmware library.
It also give us access to the firmware environment which is needed
to read the initrd address and size.

Signed-off-by: Alban Bedel <albeu@free.fr>
Cc: linux-kernel@vger.kernel.org
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/8353/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/ath79/prom.c