README: Add i.MX 8ULP EVK to the supported board list

This commit is contained in:
Jun Zhu 2021-07-26 19:00:16 +08:00
parent 66a3cc940a
commit 1195bf2de9

5
README
View File

@ -13,7 +13,8 @@ The following boards were tested in this release.
* NXP i.MX 8QuadMax MEK (imx8qmmek) * NXP i.MX 8QuadMax MEK (imx8qmmek)
* NXP i.MX 8QuadXPlus MEK (imx8qxpmek, imx8qxpc0mek) * NXP i.MX 8QuadXPlus MEK (imx8qxpmek, imx8qxpc0mek)
* NXP i.MX 8DualX MEK (imx8dxmek) * NXP i.MX 8DualX MEK (imx8dxmek)
* NXP i.MX 8DXL EVK (imdx8dxlevk) * NXP i.MX 8DXL EVK (imx8dxlevk)
* NXP i.MX 8ULP EVK (imx8ulpevk)
* NXP i.MX 7ULP EVK (imx7ulpevk) * NXP i.MX 7ULP EVK (imx7ulpevk)
* NXP i.MX 7Dual SABRE Smart Device (imx7dsabresd) * NXP i.MX 7Dual SABRE Smart Device (imx7dsabresd)
* NXP i.MX 6QuadPlus SABRE Device (imx6qpsabresd) * NXP i.MX 6QuadPlus SABRE Device (imx6qpsabresd)
@ -35,7 +36,7 @@ Quick Start Guide
See the i.MX Yocto Project User's Guide for instructions on installing repo. See the i.MX Yocto Project User's Guide for instructions on installing repo.
First install the i.MX Linux BSP repo First install the i.MX Linux BSP repo
$: repo init -u git://source.codeaurora.org/external/imx/imx-manifest.git -b imx-linux-zeus -m imx-5.10.9-1.0.0.xml $: repo init -u git://source.codeaurora.org/external/imx/imx-manifest.git -b imx-linux-hardknott -m imx-5.10.52-2.1.0.xml
Download the Yocto Project Layers: Download the Yocto Project Layers:
$: repo sync $: repo sync