]> 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>
Thu, 10 Nov 2011 12:06:22 +0000 (12:06 +0000)
commit7c78a808bc80dac36563b591cc5de680e9425aef
treef332cea04cc97373f8cca667fc9d45e301c8d632
parentb055172db0b2f4628d73ff2c03266ab8c700c21f
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]