summaryrefslogtreecommitdiffstats
path: root/documentation/book-enea-linux-users-guide/doc/dpaa.xml
blob: 8ef4a2c715fce7cce4863490f86567cbfdbe71d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
<section id="dpaa">
  <title>Include USDPAA features</title>

  <para>The packages below are related to the USDPAA framework and needs to be
  installed either during boot time or with the package-manager.</para>

  <itemizedlist spacing="compact">
    <listitem>
      <para><emphasis role="bold">usdpaa:</emphasis> USDPAA drivers.</para>
    </listitem>

    <listitem>
      <para><emphasis role="bold">fmlib:</emphasis> Foundation library.</para>
    </listitem>

    <listitem>
      <para><emphasis role="bold">fmc:</emphasis> Frame Manager Configuration
      tool.</para>
    </listitem>

    <listitem>
      <para><emphasis role="bold">flib:</emphasis> Frame Manager User Space
      library.</para>
    </listitem>

    <listitem>
      <para><emphasis role="bold">eth-config:</emphasis> Ethernet
      configuration files.</para>
    </listitem>
  </itemizedlist>

  <para>The boot arguments for USDPAA differ between the user applications,
  and can be found in NXP's <ulink
  url="https://freescale.sdlproducts.com/LiveContent/content/en-US/">https://freescale.sdlproducts.com/LiveContent/content/en-US/</ulink>,
  under <emphasis>Software and Tool</emphasis>s &rarr;
  <emphasis>QorIQ</emphasis> &rarr; <emphasis>SDK</emphasis> &rarr;
  <emphasis>QorIQ SDK 1.9 Documentation</emphasis> &rarr; <emphasis>Linux User
  Space</emphasis> &rarr; <emphasis>USDPAA</emphasis> and <emphasis>USDPAA
  Applications</emphasis>.</para>
</section>