Gentoo Archives: gentoo-commits

From: "Davide Cendron (scen)" <scen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/it/base/embedded/handbook: boards-arm-sheevaplug.xml
Date: Tue, 06 Oct 2009 20:20:48
Message-Id: E1MvGWX-00013S-Bt@stork.gentoo.org
1 scen 09/10/06 20:20:41
2
3 Added: boards-arm-sheevaplug.xml
4 Log:
5 Initial commit: version 0.1, revision 1.1 of EN CVS
6
7 Revision Changes Path
8 1.1 xml/htdocs/proj/it/base/embedded/handbook/boards-arm-sheevaplug.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/it/base/embedded/handbook/boards-arm-sheevaplug.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/it/base/embedded/handbook/boards-arm-sheevaplug.xml?rev=1.1&content-type=text/plain
12
13 Index: boards-arm-sheevaplug.xml
14 ===================================================================
15 <?xml version='1.0' encoding='UTF-8'?>
16 <!DOCTYPE sections SYSTEM "/dtd/book.dtd">
17
18 <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/it/base/embedded/handbook/boards-arm-sheevaplug.xml,v 1.1 2009/10/06 20:20:41 scen Exp $ -->
19
20 <sections>
21
22 <abstract>
23 Scheda ARMv5TE Little-endian da Marvell.
24 </abstract>
25
26 <version>0.1</version>
27 <date>2009-09-26</date>
28
29 <section>
30 <title>Documentazione Gentoo</title>
31 <body>
32
33 <p>
34 Attualmente la scheda Marvell Sheevaplug รจ supportata da Gentoo grazie a <uri
35 link="http://www.marvell.com">Marvell</uri> che ci ha messo a disposizione
36 l'hardware per creare e documentare il processo d'installazione.
37 </p>
38
39 <ul>
40 <li>
41 <uri
42 link="http://dev.gentoo.org/~armin76/arm/sheevaplug/install.xml">
43 Documentazione riguardante l'installazione di Gentoo sulla scheda Marvell
44 Sheevaplug</uri>
45 </li>
46 </ul>
47 </body>
48
49 </section>
50 <section>
51 <title>Specifiche Marvell Sheevaplug</title>
52
53 <body>
54 <pre caption="Specifiche della scheda">
55 # Marvell Kirkwood SoC 88F6281
56 # Marvell Feroceon ARMv5TE 1200MHz processor
57 # 512MB DDR2 RAM
58 # 512MB NAND Flash
59 # Marvell Gigabit Ethernet controller
60 # 1x SDHC slot
61 # 1x USB 2.0 port
62 # 1x mini-USB 2.0 port (for integrated JTAG and serial access)
63 # Reset button
64 </pre>
65 </body>
66
67 </section>
68 <section>
69 <title>/proc/cpuinfo</title>
70
71 <body>
72 <pre caption="CPU Info">
73 rocessor : Feroceon 88FR131 rev 1 (v5l)
74 BogoMIPS : 1192.75
75 Features : swp half thumb fastmult edsp
76 CPU implementer : 0x56
77 CPU architecture: 5TE
78 CPU variant : 0x2
79 CPU part : 0x131
80 CPU revision : 1
81
82 Hardware : Marvell SheevaPlug Reference Board
83 Revision : 0000
84 Serial : 0000000000000000
85 </pre>
86 </body>
87
88 </section>
89 <section>
90 <title>Riferimenti:</title>
91 <body>
92
93 <ul>
94 <li><uri link="http://www.marvell.com">Marvell</uri></li>
95 <li>
96 <uri link="http://www.openplug.org">Marvell's Sheevaplug community</uri>
97 </li>
98 </ul>
99 </body>
100 </section>
101
102 </sections>