Skip to content

Commit

Permalink
xilinx-ppc440: Remove support for v5fx30teval
Browse files Browse the repository at this point in the history
It is just a specialized version of xilinx-ppc440

Signed-off-by: Ricardo Ribalda Delgado <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Acked-by: Stefan Roese <[email protected]>
Signed-off-by: Michal Simek <[email protected]>
Reviewed-by: Michal Simek <[email protected]>
  • Loading branch information
ribalda authored and Michal Simek committed Jan 27, 2016
1 parent 70c29dc commit 583aefb
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 128 deletions.
4 changes: 0 additions & 4 deletions arch/powerpc/cpu/ppc4xx/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,6 @@ config TARGET_YOSEMITE
config TARGET_YUCCA
bool "Support yucca"

config TARGET_V5FX30TEVAL
bool "Support v5fx30teval"

config TARGET_CPCI2DP
bool "Support CPCI2DP"

Expand Down Expand Up @@ -133,7 +130,6 @@ source "board/amcc/sequoia/Kconfig"
source "board/amcc/walnut/Kconfig"
source "board/amcc/yosemite/Kconfig"
source "board/amcc/yucca/Kconfig"
source "board/avnet/v5fx30teval/Kconfig"
source "board/esd/cpci2dp/Kconfig"
source "board/esd/cpci405/Kconfig"
source "board/esd/plu405/Kconfig"
Expand Down
12 changes: 0 additions & 12 deletions board/avnet/v5fx30teval/Kconfig

This file was deleted.

7 changes: 0 additions & 7 deletions board/avnet/v5fx30teval/MAINTAINERS

This file was deleted.

11 changes: 0 additions & 11 deletions board/avnet/v5fx30teval/Makefile

This file was deleted.

17 changes: 0 additions & 17 deletions board/avnet/v5fx30teval/v5fx30teval.c

This file was deleted.

22 changes: 0 additions & 22 deletions board/avnet/v5fx30teval/xparameters.h

This file was deleted.

9 changes: 0 additions & 9 deletions configs/v5fx30teval_defconfig

This file was deleted.

8 changes: 0 additions & 8 deletions configs/v5fx30teval_flash_defconfig

This file was deleted.

38 changes: 0 additions & 38 deletions include/configs/v5fx30teval.h

This file was deleted.

0 comments on commit 583aefb

Please sign in to comment.