]> 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, 24 Nov 2011 10:41:56 +0000 (10:41 +0000)
commit04fb1c908332ee9db36a6d352ec57d5fac1717af
treedebf8c1ae75c882d0850d8907844e07f56e4d05b
parent6cc9df70b67a45b3a286fed13f3854babe0a2c3d
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]