MIPS: Alchemy: Single kernel for DB1200/1300/1550
authorManuel Lauss <manuel.lauss@gmail.com>
Thu, 13 Sep 2012 15:44:39 +0000 (17:44 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 11 Oct 2012 09:11:20 +0000 (11:11 +0200)
commitbd8510df881f63a9e7768824cf0e33c4702dcde1
tree00264a638b54403bc3693637c848f1bdee144c05
parent748e787eb6de610c4427594923ef8ca1f5431b74
MIPS: Alchemy: Single kernel for DB1200/1300/1550

Combine support for the DB1200/PB1200, DB1300 and DB1550 boards into
a single kernel image.

defconfig-generated image verified on DB1200, DB1300 and DB1550.

Signed-off-by: Manuel Lauss <manuel.lauss@gmail.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/4335/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
13 files changed:
arch/mips/alchemy/Kconfig
arch/mips/alchemy/Platform
arch/mips/alchemy/devboards/Makefile
arch/mips/alchemy/devboards/db1200.c
arch/mips/alchemy/devboards/db1235.c [new file with mode: 0644]
arch/mips/alchemy/devboards/db1300.c
arch/mips/alchemy/devboards/db1550.c
arch/mips/alchemy/devboards/platform.c
arch/mips/boot/compressed/uart-alchemy.c
arch/mips/configs/db1200_defconfig [deleted file]
arch/mips/configs/db1235_defconfig [new file with mode: 0644]
arch/mips/configs/db1300_defconfig [deleted file]
arch/mips/configs/db1550_defconfig [deleted file]