summaryrefslogtreecommitdiffstats
path: root/doc/book-enea-linux-release-info/doc/eltf_params_updated.xml
blob: a55234f0c1c113164c5c8f02a8506f003c7297bb (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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
<?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="eltf_created_params">
  <title>File with Parameters in the Book Auto-updated by ELFT</title>

  <note>
    <para>See the <emphasis
    role="bold">eltf_params_updated_template_howto_use.txt</emphasis> text
    file for description of how to create the final <emphasis
    role="bold">eltf_params_updated.xml</emphasis> from this template and for
    all <emphasis role="bold">REQUIREMENTS</emphasis>. Use the command
    "<emphasis role="bold">make eltf</emphasis>" to extract a full list of all
    ELTF variables, which always begins with ELTF_ and don't only rely on the
    howto text file list! The plan is that ELTF will auto-update this when
    needed.</para>
  </note>

  <section id="host_prereq">
    <title>Common Parameters</title>

    <bridgehead>A programlisting, ID
    "eltf-prereq-apt-get-commands-host"</bridgehead>

    <para id="eltf-prereq-apt-get-commands-host"><programlisting># Host Ubuntu 14.04.5 LTS 64bit
sudo apt-get -y update
sudo apt-get -y install sed wget subversion git-core coreutils unzip texi2html \
   texinfo libsdl1.2-dev docbook-utils fop gawk python-pysqlite2 diffstat \
   make gcc build-essential xsltproc g++ desktop-file-utils chrpath  \
   libgl1-mesa-dev libglu1-mesa-dev autoconf automake groff libtool xterm \
   libxml-parser-perl</programlisting></para>

    <bridgehead>A programlisting, ID
    "eltf-getting-repo-install-command"</bridgehead>

    <para id="eltf-getting-repo-install-command"><programlisting>mkdir -p ~/bin
curl https://storage.googleapis.com/git-repo-downloads/repo &gt; ~/bin/repo
chmod a+x ~/bin/repo
export PATH=~/bin:$PATH</programlisting></para>

    <bridgehead>Several phrase elements, various IDs. Ensure EL_REL_VER is
    correct also compared to the "previous" REL VER in pardoc-distro.xml
    "prev_baseline".</bridgehead>

    <para id="EneaLinux_REL_VER"><phrase>6</phrase></para>

    <para id="Yocto_VER"><phrase>2.1</phrase></para>

    <para id="Yocto_NAME"><phrase>krogoth</phrase></para>

    <para id="ULINK_YOCTO_PROJECT_DOWNLOAD"><ulink
    url="http://www.yoctoproject.org/downloads/core/krogoth/21">http://www.yoctoproject.org/downloads/core/krogoth/21</ulink></para>

    <para id="ULINK_ENEA_LINUX_URL"><ulink
    url="https://linux.enea.com/6">https://linux.enea.com/6</ulink></para>

    <bridgehead>A programlisting, ID "eltf-repo-cloning-enea-linux". Use
    $MACHINE/default.xml as parameter, where MACHINE is one of the target
    directory names in the manifest.</bridgehead>

    <para id="eltf-repo-cloning-enea-linux"><programlisting>mkdir enea-linux
cd enea-linux
repo init -u git://git.enea.com/linux/el_manifests-networking.git \
    -b refs/tags/EL6 -m $MACHINE/default.xml
repo sync</programlisting></para>

    <bridgehead>A table with ONE row, only the row with ID
    "eltf-eclipse-version-row" is included in the book. MANUALLY in book, set
    condition hidden if eclipse is not in the release. Do this both in
    template.xml and updated.xml.</bridgehead>

    <informaltable>
      <tgroup cols="1">
        <tbody>
          <row condition="hidden" id="eltf-eclipse-version-row">
            <entry>Eclipse version 4.3 (Mars) plus command line development
            tools are included in this Enea Linux release.</entry>
          </row>
        </tbody>
      </tgroup>
    </informaltable>

    <bridgehead>Below is one big section with title "Supported Targets with
    Parameters". The entire section is included completely in the book via ID
    "eltf-target-tables-section" and shall be LAST in the template. The
    template contains ONE target subsection. COPY/APPEND it, if multiple
    targets exist in the release and optionally add rows with additional
    target parameters in each target subsection table.</bridgehead>
  </section>

  <section id="eltf-target-tables-section">
    <title>Supported Targets with Parameters</title>

    <para>The tables below describes the target(s) supported in this Enea
    Linux release.</para>

    <section id="eltf-target-table-p2041rdb">
      <title>MACHINE p2041rdb - Information</title>

      <para><informaltable>
          <tgroup cols="2">
            <colspec colwidth="6*" />

            <colspec colwidth="9*" />

            <tbody>
              <row>
                <entry>Target official name</entry>

                <entry>P2041RDB</entry>
              </row>

              <row>
                <entry>Architecture and Description</entry>

                <entry>Power, e500mc</entry>
              </row>

              <row>
                <entry>Link to target datasheet</entry>

                <entry>See <ulink
                url="http://www.nxp.com/products/microcontrollers-and-processors/power-architecture-processors/qoriq-power-architecture-processors/p2041-qoriq-reference-design-board:RDP2041BOARD">link
                to NXP's datasheet</ulink></entry>
              </row>

              <row>
                <entry>Poky version</entry>

                <entry>Git-commit-id:
                75ca53211488a3e268037a44ee2a7ac5c7181bd2</entry>
              </row>

              <row>
                <entry>GCC version</entry>

                <entry>5.3</entry>
              </row>

              <row>
                <entry>Linux Kernel Version</entry>

                <entry>3.12</entry>
              </row>

              <row>
                <entry>Supported Drivers</entry>

                <entry>Ethernet, I2C, SPI, PCI Express, USB, Flash,
                SD/SDHC/SDXC, RTC</entry>
              </row>

              <row>
                <entry>Enea rpm folder for downloading RPM packages for this
                target</entry>

                <entry><ulink
                url="https://linux.enea.com/6/p2041rgb/rpm">https://linux.enea.com/6/p2041rgb/rpm</ulink></entry>
              </row>
            </tbody>
          </tgroup>
        </informaltable></para>
    </section>
  </section>
</section>