
This has not been converted to Generic Board, so should be removed. (See doc/README.generic-board for details.)
Signed-off-by: Masahiro Yamada yamada.masahiro@socionext.com ---
arch/powerpc/cpu/ppc4xx/Kconfig | 4 - board/sbc405/Kconfig | 9 - board/sbc405/MAINTAINERS | 6 - board/sbc405/Makefile | 8 - board/sbc405/sbc405.c | 91 ----- board/sbc405/strataflash.c | 774 ---------------------------------------- configs/sbc405_defconfig | 4 - doc/README.scrapyard | 1 + include/configs/sbc405.h | 252 ------------- 9 files changed, 1 insertion(+), 1148 deletions(-) delete mode 100644 board/sbc405/Kconfig delete mode 100644 board/sbc405/MAINTAINERS delete mode 100644 board/sbc405/Makefile delete mode 100644 board/sbc405/sbc405.c delete mode 100644 board/sbc405/strataflash.c delete mode 100644 configs/sbc405_defconfig delete mode 100644 include/configs/sbc405.h
diff --git a/arch/powerpc/cpu/ppc4xx/Kconfig b/arch/powerpc/cpu/ppc4xx/Kconfig index e379a6f..16c049e 100644 --- a/arch/powerpc/cpu/ppc4xx/Kconfig +++ b/arch/powerpc/cpu/ppc4xx/Kconfig @@ -8,9 +8,6 @@ choice prompt "Target select" optional
-config TARGET_SBC405 - bool "Support sbc405" - config TARGET_T3CORP bool "Support t3corp"
@@ -174,7 +171,6 @@ source "board/gdsys/intip/Kconfig" source "board/mosaixtech/icon/Kconfig" source "board/mpl/mip405/Kconfig" source "board/mpl/pip405/Kconfig" -source "board/sbc405/Kconfig" source "board/t3corp/Kconfig" source "board/xes/xpedite1000/Kconfig" source "board/xilinx/ml507/Kconfig" diff --git a/board/sbc405/Kconfig b/board/sbc405/Kconfig deleted file mode 100644 index 4e7e843..0000000 diff --git a/board/sbc405/MAINTAINERS b/board/sbc405/MAINTAINERS deleted file mode 100644 index 2abad25..0000000 diff --git a/board/sbc405/Makefile b/board/sbc405/Makefile deleted file mode 100644 index 3f2b0e2..0000000 diff --git a/board/sbc405/sbc405.c b/board/sbc405/sbc405.c deleted file mode 100644 index cafc844..0000000 diff --git a/board/sbc405/strataflash.c b/board/sbc405/strataflash.c deleted file mode 100644 index 7ddc97c..0000000 diff --git a/configs/sbc405_defconfig b/configs/sbc405_defconfig deleted file mode 100644 index 0bc0ab2..0000000 diff --git a/doc/README.scrapyard b/doc/README.scrapyard index f535762..c958601 100644 --- a/doc/README.scrapyard +++ b/doc/README.scrapyard @@ -12,6 +12,7 @@ The list should be sorted in reverse chronological order.
Board Arch CPU Commit Removed Last known maintainer/contact ================================================================================================= +sbc405 powerpc ppc4xx - - pcs440ep powerpc ppc4xx - - Stefan Roese sr@denx.de p3p440 powerpc ppc4xx - - Stefan Roese sr@denx.de lwmon5 powerpc ppc4xx - - Stefan Roese sr@denx.de diff --git a/include/configs/sbc405.h b/include/configs/sbc405.h deleted file mode 100644 index b2adea9..0000000