MIPS: SB1: Remove support for Pass 1 parts.
Pass 1 parts had a number of significant erratas and were only available
in small numbers and under NDA. Full support also required the use of a
special toolchain that kept branches properly aligned. These workarounds
were never upstreamed and the only toolchain known to have them is
Montavista's GCC 3.0-based toolchain which completly obsoleted if not
useless these days.
So now that automated testing has tripped over the user of the
-msb1-pass1-workarounds option, rather than fixing it remove support for
pass 1 parts.
Probably nobody will notice. I seem to own the last know pass 1 board
and I haven't noticed another one in the wild in the past decade, at
least.
Signed-off-by:
Ralf Baechle <ralf@linux-mips.org>
Showing
- arch/mips/Kconfig 0 additions, 5 deletionsarch/mips/Kconfig
- arch/mips/Makefile 0 additions, 7 deletionsarch/mips/Makefile
- arch/mips/include/asm/mach-sibyte/war.h 1 addition, 2 deletionsarch/mips/include/asm/mach-sibyte/war.h
- arch/mips/sibyte/Kconfig 0 additions, 5 deletionsarch/mips/sibyte/Kconfig
- arch/mips/sibyte/common/bus_watcher.c 1 addition, 4 deletionsarch/mips/sibyte/common/bus_watcher.c
- arch/mips/sibyte/sb1250/setup.c 0 additions, 2 deletionsarch/mips/sibyte/sb1250/setup.c
- drivers/net/ethernet/broadcom/sb1250-mac.c 0 additions, 9 deletionsdrivers/net/ethernet/broadcom/sb1250-mac.c
Loading
Please register or sign in to comment