Skip to content

Commit

Permalink
ppc4xx: remove OCRTC board
Browse files Browse the repository at this point in the history
Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
  • Loading branch information
Matthias Fuchs authored and trini committed Jan 13, 2015
1 parent e434d5d commit cc6e715
Show file tree
Hide file tree
Showing 11 changed files with 1 addition and 632 deletions.
4 changes: 0 additions & 4 deletions arch/powerpc/cpu/ppc4xx/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -125,9 +125,6 @@ config TARGET_CPCI405AB
config TARGET_CPCI405DT
bool "Support CPCI405DT"

config TARGET_OCRTC
bool "Support OCRTC"

config TARGET_PCI405
bool "Support PCI405"

Expand Down Expand Up @@ -229,7 +226,6 @@ source "board/csb472/Kconfig"
source "board/dave/PPChameleonEVB/Kconfig"
source "board/esd/cpci2dp/Kconfig"
source "board/esd/cpci405/Kconfig"
source "board/esd/ocrtc/Kconfig"
source "board/esd/pci405/Kconfig"
source "board/esd/plu405/Kconfig"
source "board/esd/pmc405/Kconfig"
Expand Down
12 changes: 0 additions & 12 deletions board/esd/ocrtc/Kconfig

This file was deleted.

6 changes: 0 additions & 6 deletions board/esd/ocrtc/MAINTAINERS

This file was deleted.

8 changes: 0 additions & 8 deletions board/esd/ocrtc/Makefile

This file was deleted.

68 changes: 0 additions & 68 deletions board/esd/ocrtc/cmd_ocrtc.c

This file was deleted.

140 changes: 0 additions & 140 deletions board/esd/ocrtc/flash.c

This file was deleted.

78 changes: 0 additions & 78 deletions board/esd/ocrtc/ocrtc.c

This file was deleted.

28 changes: 0 additions & 28 deletions board/esd/ocrtc/ocrtc.h

This file was deleted.

3 changes: 0 additions & 3 deletions configs/OCRTC_defconfig

This file was deleted.

1 change: 1 addition & 0 deletions doc/README.scrapyard
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ The list should be sorted in reverse chronological order.

Board Arch CPU Commit Removed Last known maintainer/contact
=================================================================================================
OCRTC ppc4xx 405gpr - - Matthias Fuchs <matthias.fuchs@esd.eu>
HUB405 ppc4xx 405ep - - Matthias Fuchs <matthias.fuchs@esd.eu>
HH405 ppc4xx 405ep - - Matthias Fuchs <matthias.fuchs@esd.eu>
DU440 ppc4xx 440epx - - Matthias Fuchs <matthias.fuchs@esd.eu>
Expand Down
Loading

0 comments on commit cc6e715

Please sign in to comment.