MIPS: FW: Add environment variable processing.
authorSteven J. Hill <Steven.Hill@imgtec.com>
Mon, 25 Mar 2013 19:32:15 +0000 (14:32 -0500)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 8 May 2013 10:30:09 +0000 (12:30 +0200)
commit14aecdd419217e041fb5dd2749d11f58503bdf62
treeab7fbfadfcaa6d92b0465525aa55e22fb19e934f
parent98ffcf602bd55656a4f6c5d9c743bffef115a8c1
MIPS: FW: Add environment variable processing.

Add parsing of the environment and command line variables passed to
the kernel to the firmware library.

Signed-off-by: Steven J. Hill <Steven.Hill@imgtec.com>
arch/mips/fw/lib/Makefile
arch/mips/fw/lib/cmdline.c [new file with mode: 0644]
arch/mips/include/asm/fw/fw.h [new file with mode: 0644]