Browse Source
We used to have a dedicated page for deprecated platforms information. This document contained 2 pieces of information: a) the process for deprecating a platform port; b) the list of deprecated platforms to this day. I think it makes more sense to move b) to the platforms ports landing page, such that it is more visible. This also has the nice effect to move the 'Deprecated platforms' title as the last entry of the 'Platform ports' table of contents, like so: - Platform ports - 1. Allwinner ARMv8 SoCs - 2. Arm Development Platforms ... - 39. Broadcom Stingray - Deprecated platforms instead of it being lost in the middle of supported platform ports. Regarding a), this gets moved under the "Processes & Policies" section. More specifically, it gets clubbed with the existing platform compatibility policy. The combined document gets renamed into a "Platforms Ports Policy" document. Change-Id: I6e9ce2abc68b8a8ac88e7bd5f21749c14c9a2af6 Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com>pull/1989/head
Sandrine Bailleux
2 years ago
6 changed files with 44 additions and 39 deletions
@ -1,24 +0,0 @@ |
|||
Deprecated platforms |
|||
==================== |
|||
|
|||
Process of deprecating a platform |
|||
--------------------------------- |
|||
|
|||
Platform can be deprecated and its source can be kept in repository for a cooling |
|||
off period before deleting it or it can be deleted straight away. For later types |
|||
Deprecated/Deleted version would be same. |
|||
|
|||
List of deprecated platforms |
|||
---------------------------- |
|||
|
|||
+----------------+----------------+--------------------+--------------------+ |
|||
| Platform | Vendor | Deprecated version | Deleted version | |
|||
+================+================+====================+====================+ |
|||
| sgm775 | Arm | 2.5 | 2.7 | |
|||
+----------------+----------------+--------------------+--------------------+ |
|||
| mt6795 | MTK | 2.5 | 2.7 | |
|||
+----------------+----------------+--------------------+--------------------+ |
|||
| sgi575 | Arm | 2.8 | 3.0 | |
|||
+----------------+----------------+--------------------+--------------------+ |
|||
| rdn1edge | Arm | 2.8 | 3.0 | |
|||
+----------------+----------------+--------------------+--------------------+ |
Loading…
Reference in new issue