MIPS: Sibyte: Remove standalone kernel support
authorImre Kaloz <kaloz@openwrt.org>
Tue, 2 Jun 2009 12:22:06 +0000 (14:22 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 17 Jun 2009 10:06:27 +0000 (11:06 +0100)
commit05f94eebd55ef69a354d3ea70179e40ea4c34de6
treee97c73c3b3eeabcc888f8b5f21d97a2976eabc5c
parent435f81f4a24206f82ce10d430fa6f312cee80669
MIPS: Sibyte: Remove standalone kernel support

CFE is the only supported and used bootloader on the SiByte boards,
the standalone kernel support has been never used outside Broadcom.
Remove it and make the kernel use CFE by default.

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Makefile
arch/mips/sibyte/Kconfig
arch/mips/sibyte/cfe/Makefile [deleted file]
arch/mips/sibyte/common/Makefile
arch/mips/sibyte/common/cfe.c [moved from arch/mips/sibyte/cfe/setup.c with 100% similarity]
arch/mips/sibyte/common/cfe_console.c [moved from arch/mips/sibyte/cfe/console.c with 100% similarity]
arch/mips/sibyte/sb1250/Makefile
arch/mips/sibyte/sb1250/prom.c [deleted file]
arch/mips/sibyte/swarm/setup.c