X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fguides%2Fplatform%2Fdpaa2.rst;h=f1526bd30e1d08099fbb1f328fe459405269e215;hb=bc778a17fa46f1ec69180c7f660585155eefc318;hp=c21bb193f55f57711db35134660b01c9002d95fa;hpb=d629b7b5fe812f0040b83d27d2ada33b003aa918;p=dpdk.git diff --git a/doc/guides/platform/dpaa2.rst b/doc/guides/platform/dpaa2.rst index c21bb193f5..f1526bd30e 100644 --- a/doc/guides/platform/dpaa2.rst +++ b/doc/guides/platform/dpaa2.rst @@ -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 `