diff options
Diffstat (limited to 'doc/book-enea-linux-release-info/doc/supported_architectures.xml')
-rw-r--r-- | doc/book-enea-linux-release-info/doc/supported_architectures.xml | 72 |
1 files changed, 0 insertions, 72 deletions
diff --git a/doc/book-enea-linux-release-info/doc/supported_architectures.xml b/doc/book-enea-linux-release-info/doc/supported_architectures.xml deleted file mode 100644 index f46b39b..0000000 --- a/doc/book-enea-linux-release-info/doc/supported_architectures.xml +++ /dev/null | |||
@@ -1,72 +0,0 @@ | |||
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, and optionally U-Boot | ||
8 | bootloader and build & 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> | ||
35 | <entry>Freescale P2041RDB</entry> | ||
36 | |||
37 | <entry><para>Power</para></entry> | ||
38 | |||
39 | <entry><para>(none)</para></entry> | ||
40 | |||
41 | <entry><para>Quad-core QorIQ P2041 processor, e500mc | ||
42 | cores</para></entry> | ||
43 | </row> | ||
44 | |||
45 | <row> | ||
46 | <entry>Freescale P3041DS</entry> | ||
47 | |||
48 | <entry><para>Power</para></entry> | ||
49 | |||
50 | <entry><para>(none)</para></entry> | ||
51 | |||
52 | <entry><para>Quad-core QorIQ P3041 processor, e500mc | ||
53 | cores</para></entry> | ||
54 | </row> | ||
55 | |||
56 | <row> | ||
57 | <entry>Freescale T4240RDB</entry> | ||
58 | |||
59 | <entry><para>Power</para></entry> | ||
60 | |||
61 | <entry><para>(none)</para></entry> | ||
62 | |||
63 | <entry><para>Quad-core QorIQ T4240 processor, e6500 | ||
64 | cores</para></entry> | ||
65 | </row> | ||
66 | </tbody> | ||
67 | </tgroup> | ||
68 | </informaltable> | ||
69 | |||
70 | <para>QEMU PPC and/or ARM for architecture-specific Linux emulation is | ||
71 | also supported.</para> | ||
72 | </section> \ No newline at end of file | ||