The Release Notes for the kernel is out of scope of this RN. Signed-off-by: Daiane Angolini <[email protected]> --- release-notes/source/bsp-scope.rst | 34 +++++++++++++++++++++++++++++++--- 1 file changed, 31 insertions(+), 3 deletions(-)
diff --git a/release-notes/source/bsp-scope.rst b/release-notes/source/bsp-scope.rst index 5035403..819ae8d 100644 --- a/release-notes/source/bsp-scope.rst +++ b/release-notes/source/bsp-scope.rst @@ -1,8 +1,36 @@ -BSP Scope +Scope ========= -The scope of this release includes both meta-fsl-arm and meta-fsl-arm-extra. -Please, see in next table the complete supported board list. +FSL Community BSP Scope +--------- +The scope of this Release Notes document includes the FSL Community BSP meta layers: + + * `meta-fsl-arm <http://git.yoctoproject.org/cgit/cgit.cgi/meta-fsl-arm/?h=daisy>`_: + provides the base support and Freescale ARM reference boards; + * `meta-fsl-arm-extra <https://github.com/Freescale/meta-fsl-arm-extra/tree/daisy>`_: + provides support for 3rd party and partner boards; + * `meta-fsl-demos <https://github.com/Freescale/meta-fsl-demos/tree/daisy>`_: + provides images recipes, demo recipes, and packagegroups used to ease the development with Yocto Project. + * `Documentation <https://github.com/Freescale/Documentation>`_ + provides the source code for FSL Community BSP Release Notes (RN), User Guide (UG) and + Frequently Asked Questions (FAQ) + +Kernel Release Notes +-------------------- + +The FSL Community BSP includes support for several kernel providers, each machine +may have a different Linux Kernel provider. + +For the provider **linux-imx**, Freescale has a Release Notes document for each version +released, this document has a list of known issues, new features, list of kernel +arguments, and the linux-imx kernel scope for each Freescale Reference Board. + +See the respective Linux Kernel provider for your machine in section :ref:`linux-providers` + +Supported Board List +-------------------- + +Please, see the next table for the complete list of supported boards. .. include:: machine-list.inc -- 1.9.1 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
