diff options
| author | Tom Rini <[email protected]> | 2024-09-07 16:20:13 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2024-09-10 13:12:32 -0600 |
| commit | 2def0df217866d343020ea0f93e6bd122d53c72d (patch) | |
| tree | 675da3f991b959cf363dcad60f2409440f71cf6f /doc | |
| parent | 278e9ac8aa7c65e3709483cab5bf4231daea1295 (diff) | |
arm: Remove ethernut5 board
As per the maintainers at egnite GmbH, they are no longer interested in
supporting this board. Go and remove the platform here. Furthermore,
this is the only AT91SAM9XE platform in-tree so remove supporting code
for that as well.
Acked-by: Nicolas Ferre <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/board/atmel/at91ek.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/board/atmel/at91ek.rst b/doc/board/atmel/at91ek.rst index 6185b1dfb28..a500b2f8950 100644 --- a/doc/board/atmel/at91ek.rst +++ b/doc/board/atmel/at91ek.rst @@ -6,8 +6,8 @@ AT91 Evaluation kits Board mapping & boot media -------------------------- -AT91SAM9260EK, AT91SAM9G20EK & AT91SAM9XEEK -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +AT91SAM9260EK & AT91SAM9G20EK +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Memory map:: |
