]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd3592ac2bfe36f868d80faaf6221ae9f1de04687
treed146396ca62f81f38904d47a9379ba598625b1ce
parentc6601ea365a7db90fa1544f60ed3cc22fcc3275b
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