]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Tue, 15 Nov 2011 21:13:48 +0000 (21:13 +0000)
commit692d52b0e0b5794e6a8c547340eea4980bd3afd7
tree181567cd414ee3bff9d87867e6e73a1692fba108
parentf35ef147de50904dbafea00bf439072243cf7276
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]