commit | 11a0f40bc98d6ae34cb3283e6008abc433e252bb | [log] [tgz] |
---|---|---|
author | Alban Bedel <albeu@free.fr> | Fri Nov 07 12:44:35 2014 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Nov 24 07:45:29 2014 +0100 |
tree | d146396ca62f81f38904d47a9379ba598625b1ce | |
parent | d6a4c72ae4dcf5e6824638e57a8088bd1313a744 [diff] |
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>