X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fguides%2Fplatform%2Fdpaa2.rst;h=f1526bd30e1d08099fbb1f328fe459405269e215;hb=bc778a17fa46f1ec69180c7f660585155eefc318;hp=82aae0ab2183cdd8b281f4e4415cd9a243ff599c;hpb=b2702df251028f99dddb912c69beb0f6f6b5c554;p=dpdk.git diff --git a/doc/guides/platform/dpaa2.rst b/doc/guides/platform/dpaa2.rst index 82aae0ab21..f1526bd30e 100644 --- a/doc/guides/platform/dpaa2.rst +++ b/doc/guides/platform/dpaa2.rst @@ -4,7 +4,7 @@ NXP QorIQ DPAA2 Board Support Package ===================================== -This doc has information about steps to setup NXP QoriQ DPAA2 platform +This doc has information about steps to setup NXP QorIQ DPAA2 platform and information about common offload hw block drivers of **NXP QorIQ DPAA2** SoC family. @@ -48,7 +48,7 @@ Common Offload HW Block Drivers Steps To Setup Platform ----------------------- -There are four main pre-requisities for executing DPAA2 PMD on a DPAA2 +There are four main pre-requisites for executing DPAA2 PMD on a DPAA2 compatible board: 1. **ARM 64 Tool Chain** @@ -71,6 +71,10 @@ compatible board: DPAA2 based resources can be configured easily with the help of ready scripts as provided in the DPDK Extra repository. +5. **Build Config** + + Use dpaa build configs, they work for both DPAA2 and DPAA platforms. + As an alternative method, DPAA2 PMD can also be executed using images provided as part of SDK from NXP. The SDK includes all the above prerequisites necessary to bring up a DPAA2 board. @@ -101,8 +105,8 @@ separately: Currently supported by DPDK: -- NXP SDK **2.0+** (preferred: LSDK 19.03). -- MC Firmware version **10.14.0** and higher. +- NXP SDK **LSDK 19.09++**. +- MC Firmware version **10.18.0** and higher. - Supported architectures: **arm64 LE**. - Follow the DPDK :ref:`Getting Started Guide for Linux `