Skip to content

Commit

Permalink
OpenRISC: Remove
Browse files Browse the repository at this point in the history
The OpenRISC architecture is currently unmaintained, remove.

Cc: Stefan Kristiansson <[email protected]>
Signed-off-by: Tom Rini <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
  • Loading branch information
trini committed Apr 5, 2017
1 parent 936478e commit 70cc0c3
Show file tree
Hide file tree
Showing 46 changed files with 1 addition and 3,484 deletions.
5 changes: 0 additions & 5 deletions MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -308,11 +308,6 @@ S: Maintained
T: git git://git.denx.de/u-boot-mmc.git
F: drivers/mmc/

OPENRISC
M: Stefan Kristiansson <[email protected]>
S: Maintained
F: arch/openrisc/

PATMAN
M: Simon Glass <[email protected]>
S: Maintained
Expand Down
4 changes: 0 additions & 4 deletions arch/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,6 @@ config NIOS2
select DM
select CPU

config OPENRISC
bool "OpenRISC architecture"

config PPC
bool "PowerPC architecture"
select HAVE_PRIVATE_LIBGCC
Expand Down Expand Up @@ -159,7 +156,6 @@ source "arch/microblaze/Kconfig"
source "arch/mips/Kconfig"
source "arch/nds32/Kconfig"
source "arch/nios2/Kconfig"
source "arch/openrisc/Kconfig"
source "arch/powerpc/Kconfig"
source "arch/sandbox/Kconfig"
source "arch/sh/Kconfig"
Expand Down
18 changes: 0 additions & 18 deletions arch/openrisc/Kconfig

This file was deleted.

8 changes: 0 additions & 8 deletions arch/openrisc/Makefile

This file was deleted.

16 changes: 0 additions & 16 deletions arch/openrisc/config.mk

This file was deleted.

9 changes: 0 additions & 9 deletions arch/openrisc/cpu/Makefile

This file was deleted.

138 changes: 0 additions & 138 deletions arch/openrisc/cpu/cache.c

This file was deleted.

145 changes: 0 additions & 145 deletions arch/openrisc/cpu/cpu.c

This file was deleted.

Loading

0 comments on commit 70cc0c3

Please sign in to comment.