]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Lantiq: Add machtypes for lantiq eval kits
authorJohn Crispin <blogic@openwrt.org>
Wed, 30 Mar 2011 07:27:55 +0000 (09:27 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 19 May 2011 08:55:42 +0000 (09:55 +0100)
commit469b798b68b253d7ac2d9aaec9f7a7e9b81c029d
tree7a19017ce0ef353247d2eb173edb467c4977a083
parent0df0593c88de149f780d70af9f71456c545a700b
MIPS: Lantiq: Add machtypes for lantiq eval kits

This patch adds mach specific code for the Lantiq EASY50712/50601 evaluation
boards

Signed-off-by: John Crispin <blogic@openwrt.org>
Signed-off-by: Ralph Hempel <ralph.hempel@lantiq.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/2255/
Patchwork: https://patchwork.linux-mips.org/patch/2361/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/lantiq/Kconfig
arch/mips/lantiq/machtypes.h
arch/mips/lantiq/xway/Kconfig [new file with mode: 0644]
arch/mips/lantiq/xway/Makefile
arch/mips/lantiq/xway/mach-easy50601.c [new file with mode: 0644]
arch/mips/lantiq/xway/mach-easy50712.c [new file with mode: 0644]