MIPS: Lantiq: Add mips_machine support
authorJohn Crispin <blogic@openwrt.org>
Wed, 30 Mar 2011 07:27:54 +0000 (09:27 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 19 May 2011 08:55:42 +0000 (09:55 +0100)
commita053ac17024561f3a2fd02424b5f92823282b5ad
tree9ba6edcc538061425bf7972b92fd380ca3eb6120
parent24aff71fa8df0d6a73dab17f3f2285a24b8f658f
MIPS: Lantiq: Add mips_machine support

This patch adds support for Gabor's mips_machine patch.

Signed-off-by: John Crispin <blogic@openwrt.org>
Signed-off-by: Ralph Hempel <ralph.hempel@lantiq.com>
Cc: Gabor Juhos <juhosg@openwrt.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/2251/
Patchwork: https://patchwork.linux-mips.org/patch/2358/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Kconfig
arch/mips/lantiq/machtypes.h [new file with mode: 0644]
arch/mips/lantiq/prom.h
arch/mips/lantiq/setup.c
arch/mips/lantiq/xway/Makefile
arch/mips/lantiq/xway/setup-ase.c [new file with mode: 0644]
arch/mips/lantiq/xway/setup-xway.c [new file with mode: 0644]