summaryrefslogtreecommitdiffstats
path: root/documentation/book-enea-linux-release-info/doc/supported_architectures.xml
blob: 6d0d7646b14691e7c90d15979ce695c9ff0b29f1 (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
<?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="relinfo-supported-targets">
  <title>Supported Targets and Architectures</title>

  <para>Precompiled images, recipes<phrase condition="hidden">, U-Boot
  bootloader</phrase>, and build &amp; boot instructions are provided for the
  following target and hardware architectures</para>

  <informaltable>
    <tgroup cols="4">
      <colspec align="left" colname="c1" colwidth="3*" />

      <colspec colname="c2" colwidth="4*" />

      <colspec align="left" colname="c4" colwidth="1*" />

      <colspec align="left" colname="c5" colwidth="5*" />

      <thead valign="bottom">
        <row>
          <entry>Supported Targets</entry>

          <entry>Processor Architecture</entry>

          <entry>DSPs</entry>

          <entry>Specification</entry>
        </row>
      </thead>

      <tbody>
        <row condition="t_p2041">
          <entry><xi:include href="../../docsrc_common/pardoc-distro.xml"
          xmlns:xi="http://www.w3.org/2001/XInclude"
          xpointer="element(EneaLinux_TARGET_NAME_P2041/1)" /></entry>

          <entry><para>Power</para></entry>

          <entry><para>(none)</para></entry>

          <entry><para>Quad-core QorIQ P2041 processor, e500mc
          cores</para></entry>
        </row>

        <row condition="t_p3041">
          <entry><xi:include href="../../docsrc_common/pardoc-distro.xml"
          xmlns:xi="http://www.w3.org/2001/XInclude"
          xpointer="element(EneaLinux_TARGET_NAME_P3041/1)" /></entry>

          <entry><para>Power</para></entry>

          <entry><para>(none)</para></entry>

          <entry><para>Quad-core QorIQ P3041 processor, e500mc
          cores</para></entry>
        </row>

        <row condition="t_t4240">
          <entry><xi:include href="../../docsrc_common/pardoc-distro.xml"
          xmlns:xi="http://www.w3.org/2001/XInclude"
          xpointer="element(EneaLinux_TARGET_NAME_T4240/1)" /></entry>

          <entry><para>Power</para></entry>

          <entry><para>(none)</para></entry>

          <entry><para>Quad-core QorIQ T4240 processor, e6500
          cores</para></entry>
        </row>
      </tbody>
    </tgroup>
  </informaltable>

  <para condition="qemu">QEMU PPC for architecture-specific Linux emulation is
  also supported.<remark>FIXME Missing more exact which ppc arch can be
  emulated?</remark></para>
</section>