MIPS: Alchemy: Merge PB1200 support into DB1200 code.
authorManuel Lauss <manuel.lauss@googlemail.com>
Thu, 10 Nov 2011 12:06:22 +0000 (12:06 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 7 Dec 2011 22:02:07 +0000 (22:02 +0000)
commit6f7c8623db005889ee35a602e0c2564ea06cd3ff
treeac2dc899a66b6328ed3b10ce9bc88083c5ea0ec9
parenta9b71a8f0f42efe1a21154667ca02305c950d30a
MIPS: Alchemy: Merge PB1200 support into DB1200 code.

The PB1200 is basically a DB1200 with additional MMC and camera sockets
and different base addresses for external hardware (CPLD, IDE, Net, NAND).

This patch implements the missing PB1200 features in DB1200 support code
and runtime board detection.

Tested on DB1200 only.

Signed-off-by: Manuel Lauss <manuel.lauss@googlemail.com>
To: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/2880/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/alchemy/Kconfig
arch/mips/alchemy/Platform
arch/mips/alchemy/devboards/Makefile
arch/mips/alchemy/devboards/db1200.c
arch/mips/alchemy/devboards/pb1200.c [deleted file]
arch/mips/configs/pb1200_defconfig [deleted file]
arch/mips/include/asm/mach-db1x00/db1200.h
arch/mips/include/asm/mach-pb1x00/pb1200.h [deleted file]