]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb52cdd5e717eeb004da5130c4ad80ee39d693026
treee97c73c3b3eeabcc888f8b5f21d97a2976eabc5c
parentb2dd446164bde7dd7b78f76060e61ac43c95cc6c
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/cfe/console.c [deleted file]
arch/mips/sibyte/cfe/setup.c [deleted file]
arch/mips/sibyte/common/Makefile
arch/mips/sibyte/common/cfe.c [new file with mode: 0644]
arch/mips/sibyte/common/cfe_console.c [new file with mode: 0644]
arch/mips/sibyte/sb1250/Makefile
arch/mips/sibyte/sb1250/prom.c [deleted file]
arch/mips/sibyte/swarm/setup.c