]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: APRP: Add VPE loader support for CMP platforms.
authorDeng-Cheng Zhu <dengcheng.zhu@imgtec.com>
Wed, 30 Oct 2013 20:52:07 +0000 (15:52 -0500)
committerJohn Crispin <blogic@openwrt.org>
Tue, 14 Jan 2014 11:48:29 +0000 (12:48 +0100)
commit5ae0f96350c0ea87791ed4cafe57d65fb62f6941
treecb6c0320e79db33254b1d33253e933c068e4c20e
parent2f4b96786fa225ec9e5bc0b4f9b45f21dfbe0082
MIPS: APRP: Add VPE loader support for CMP platforms.

This patch adds VPE loader support for platforms having a CMP.

Signed-off-by: Deng-Cheng Zhu <dengcheng.zhu@imgtec.com>
Signed-off-by: Steven J. Hill <Steven.Hill@imgtec.com>
Reviewed-by: Qais Yousef <Qais.Yousef@imgtec.com>
Acked-by: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/6092/
arch/mips/Kconfig
arch/mips/kernel/Makefile
arch/mips/kernel/vpe-cmp.c [new file with mode: 0644]