diff --git a/docs/plat/deprecated.rst b/docs/plat/deprecated.rst new file mode 100644 index 000000000..203ae005e --- /dev/null +++ b/docs/plat/deprecated.rst @@ -0,0 +1,18 @@ +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 | ++----------------+----------------+--------------------+--------------------+ diff --git a/docs/plat/index.rst b/docs/plat/index.rst index 06c5c2b1a..4dc9ecd23 100644 --- a/docs/plat/index.rst +++ b/docs/plat/index.rst @@ -9,6 +9,7 @@ Platform Ports allwinner arm/index + deprecated meson-axg meson-gxbb meson-gxl diff --git a/plat/arm/board/sgm775/platform.mk b/plat/arm/board/sgm775/platform.mk index a649939de..f8df1a7de 100644 --- a/plat/arm/board/sgm775/platform.mk +++ b/plat/arm/board/sgm775/platform.mk @@ -4,6 +4,8 @@ # SPDX-License-Identifier: BSD-3-Clause # +$(warning Platform ${PLAT} is deprecated. Some of the features might not work as expected) + include plat/arm/css/sgm/sgm-common.mk SGM775_BASE= plat/arm/board/sgm775