nds32: Remove the architecture

As removal of nds32 has been ack'd for the Linux kernel, remove support
here as well.

Cc: Rick Chen <rick@andestech.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Rick Chen <rick@andestech.com>
This commit is contained in:
Tom Rini
2022-04-06 09:21:25 -04:00
parent 8cfac237b9
commit 11232139e3
89 changed files with 15 additions and 5659 deletions

View File

@@ -23,8 +23,6 @@ On most architectures the global data pointer is stored in a register.
+------------+----------+
| MicroBlaze | r31 |
+------------+----------+
| NDS32 | r10 |
+------------+----------+
| Nios II | gp |
+------------+----------+
| PowerPC | r2 |