]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit609016213d0d6f447954608f592bda882e779f5e
treeab7fbfadfcaa6d92b0465525aa55e22fb19e934f
parentaaeeeecad87a2ae9969cf05902504c4bf81124aa
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]