summaryrefslogtreecommitdiffstats
path: root/documentation/book-enea-linux-users-guide/doc/dpaa.xml
diff options
context:
space:
mode:
authorAdrian Dudau <adrian.dudau@enea.com>2016-01-18 14:51:29 +0100
committerAdrian Dudau <adrian.dudau@enea.com>2016-01-18 14:54:45 +0100
commit0d310c2324d0fddcf306c406849158d84a6bd608 (patch)
tree55df39f628c52403315e7955eb387a44dc24076c /documentation/book-enea-linux-users-guide/doc/dpaa.xml
downloadmeta-enea-base-ppc-dizzy-enea.tar.gz
initial commit for Enea Linux 5.0-ppcdizzy-enea
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
Diffstat (limited to 'documentation/book-enea-linux-users-guide/doc/dpaa.xml')
-rw-r--r--documentation/book-enea-linux-users-guide/doc/dpaa.xml43
1 files changed, 43 insertions, 0 deletions
diff --git a/documentation/book-enea-linux-users-guide/doc/dpaa.xml b/documentation/book-enea-linux-users-guide/doc/dpaa.xml
new file mode 100644
index 0000000..8ef4a2c
--- /dev/null
+++ b/documentation/book-enea-linux-users-guide/doc/dpaa.xml
@@ -0,0 +1,43 @@
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
3"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
4<section id="dpaa">
5 <title>Include USDPAA features</title>
6
7 <para>The packages below are related to the USDPAA framework and needs to be
8 installed either during boot time or with the package-manager.</para>
9
10 <itemizedlist spacing="compact">
11 <listitem>
12 <para><emphasis role="bold">usdpaa:</emphasis> USDPAA drivers.</para>
13 </listitem>
14
15 <listitem>
16 <para><emphasis role="bold">fmlib:</emphasis> Foundation library.</para>
17 </listitem>
18
19 <listitem>
20 <para><emphasis role="bold">fmc:</emphasis> Frame Manager Configuration
21 tool.</para>
22 </listitem>
23
24 <listitem>
25 <para><emphasis role="bold">flib:</emphasis> Frame Manager User Space
26 library.</para>
27 </listitem>
28
29 <listitem>
30 <para><emphasis role="bold">eth-config:</emphasis> Ethernet
31 configuration files.</para>
32 </listitem>
33 </itemizedlist>
34
35 <para>The boot arguments for USDPAA differ between the user applications,
36 and can be found in NXP's <ulink
37 url="https://freescale.sdlproducts.com/LiveContent/content/en-US/">https://freescale.sdlproducts.com/LiveContent/content/en-US/</ulink>,
38 under <emphasis>Software and Tool</emphasis>s &rarr;
39 <emphasis>QorIQ</emphasis> &rarr; <emphasis>SDK</emphasis> &rarr;
40 <emphasis>QorIQ SDK 1.9 Documentation</emphasis> &rarr; <emphasis>Linux User
41 Space</emphasis> &rarr; <emphasis>USDPAA</emphasis> and <emphasis>USDPAA
42 Applications</emphasis>.</para>
43</section> \ No newline at end of file