summaryrefslogtreecommitdiffstats
path: root/documentation/book-enea-linux-release-info/doc/supported_architectures.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/book-enea-linux-release-info/doc/supported_architectures.xml')
-rw-r--r--documentation/book-enea-linux-release-info/doc/supported_architectures.xml79
1 files changed, 79 insertions, 0 deletions
diff --git a/documentation/book-enea-linux-release-info/doc/supported_architectures.xml b/documentation/book-enea-linux-release-info/doc/supported_architectures.xml
new file mode 100644
index 0000000..6d0d764
--- /dev/null
+++ b/documentation/book-enea-linux-release-info/doc/supported_architectures.xml
@@ -0,0 +1,79 @@
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="relinfo-supported-targets">
5 <title>Supported Targets and Architectures</title>
6
7 <para>Precompiled images, recipes<phrase condition="hidden">, U-Boot
8 bootloader</phrase>, and build &amp; boot instructions are provided for the
9 following target and hardware architectures</para>
10
11 <informaltable>
12 <tgroup cols="4">
13 <colspec align="left" colname="c1" colwidth="3*" />
14
15 <colspec colname="c2" colwidth="4*" />
16
17 <colspec align="left" colname="c4" colwidth="1*" />
18
19 <colspec align="left" colname="c5" colwidth="5*" />
20
21 <thead valign="bottom">
22 <row>
23 <entry>Supported Targets</entry>
24
25 <entry>Processor Architecture</entry>
26
27 <entry>DSPs</entry>
28
29 <entry>Specification</entry>
30 </row>
31 </thead>
32
33 <tbody>
34 <row condition="t_p2041">
35 <entry><xi:include href="../../docsrc_common/pardoc-distro.xml"
36 xmlns:xi="http://www.w3.org/2001/XInclude"
37 xpointer="element(EneaLinux_TARGET_NAME_P2041/1)" /></entry>
38
39 <entry><para>Power</para></entry>
40
41 <entry><para>(none)</para></entry>
42
43 <entry><para>Quad-core QorIQ P2041 processor, e500mc
44 cores</para></entry>
45 </row>
46
47 <row condition="t_p3041">
48 <entry><xi:include href="../../docsrc_common/pardoc-distro.xml"
49 xmlns:xi="http://www.w3.org/2001/XInclude"
50 xpointer="element(EneaLinux_TARGET_NAME_P3041/1)" /></entry>
51
52 <entry><para>Power</para></entry>
53
54 <entry><para>(none)</para></entry>
55
56 <entry><para>Quad-core QorIQ P3041 processor, e500mc
57 cores</para></entry>
58 </row>
59
60 <row condition="t_t4240">
61 <entry><xi:include href="../../docsrc_common/pardoc-distro.xml"
62 xmlns:xi="http://www.w3.org/2001/XInclude"
63 xpointer="element(EneaLinux_TARGET_NAME_T4240/1)" /></entry>
64
65 <entry><para>Power</para></entry>
66
67 <entry><para>(none)</para></entry>
68
69 <entry><para>Quad-core QorIQ T4240 processor, e6500
70 cores</para></entry>
71 </row>
72 </tbody>
73 </tgroup>
74 </informaltable>
75
76 <para condition="qemu">QEMU PPC for architecture-specific Linux emulation is
77 also supported.<remark>FIXME Missing more exact which ppc arch can be
78 emulated?</remark></para>
79</section> \ No newline at end of file