Annotation of wikisrc/ports/evbarm.mdwn, revision 1.5
1.1 mspo 1: [[!template id=port
2: port="evbarm"
1.4 mspo 3: cur_rel="6.0"
4: future_rel="7.0"
5: changes_cur="6.0"
6: changes_future="7.0"
1.1 mspo 7: thumbnail="http://www.netbsd.org/images/ports/evbarm/adi_brh.gif"
8: about="""
9: NetBSD/evbarm is the port of NetBSD to various evaluation and prototyping
10: boards based on CPUs implementing the ARM architecture. NetBSD/evbarm also
11: supports some specific embedded system products based on prototype board
12: designs.
13:
14: Jason Thorpe is the maintainer of NetBSD/evbarm.
15: """
16: supported_hardware="""
1.5 ! wiki 17: ### Raspberry Pi Foundation **Raspberry Pi**
! 18: The [[Raspberry Pi]] is a low-cost credit-card-sized computer from the Raspberry Pi Foundation.
! 19:
! 20: ### BeagleBoard.org **BeagleBone**
! 21: The [[BeagleBone]] is a low-cost credit-card-sized computer from BeagleBoard.
! 22:
1.3 wiki 23: ### Technologic Systems **TS-7200**
1.1 mspo 24:
25: The TS-7200 is a low-cost mass-produced PC/104 embedded single board computer
26: intended as a general purpose core for real embedded applications. The TS-7200
27: uses the Cirrus Logic EP9302 ARM9 system-on-chip and comes with a PC/104 (isa)
28: bus and can either boot to CompactFlash or onboard flash. The board also has
29: general purpose digital IO and optional multichannel analog-to-digital
30: converters. More information on the TS-7200 can be found at [Technologic
31: Systems](http://www.embeddedarm.com/epc/ts7200-spec-h.html).
32:
33: Support for the TS-7200 was written by Jesse Off
34:
1.3 wiki 35: * On-CPU RS232 UARTs (2) (_epcom_)
36: * On-CPU 10/100 Ethernet MAC (_epe_)
37: * CompactFlash socket (_wdc_)
38: * USB 1.1 ports (2) (_ohci_)
39: * Watchdog timer on CPLD (_tspld_)
40: * TMP124 high precision temperature sensor via sysctl
41: * 64Hz system clock from on-CPU timers (_epclk_)
42: * HD44780 2x24 text mode LCD (_tslcd_)
43: * 4x4 16 button matrix keypad (_wskbd_)
44: * TS-5620 battery backed RTC daughter-card (_tsrtc_)
45: * 1,2,4 port serial TS-SER daughter cards (_com_)
46: * Up to 4 10Mb TS-ETH10 daughter cards (_tscs_)
47: * Other devices inserted into the PC/104 (_isa_) expansion slot
1.1 mspo 48:
1.3 wiki 49: ### ARM, Ltd. **Integrator**
1.1 mspo 50:
51: The Integrator/AP is an ATX form-factor board that is used for development of
52: ARM processor-based designs. It supports up to four processors on plug-in core
53: modules, and provides clocks, a bus interface, and interrupt support. The
54: Integrator/AP also supports logic modules which provide additional
55: peripherals, and can accommodate up to three PCI expansion cards. The
56: Integrator/AP can also be inserted into a CompactPCI backplane.
57:
58: Support for the Integrator was written by Richard Earnshaw, and contributed by
59: ARM, Ltd.
60:
1.2 mspo 61: * PrimeCell PL010 UARTs in the System Controller FPGA (_plcom_)
62: * PrimeCell PL030 Real-time Clock in the System Controller FPGA (_plrtc_)
63: * Other devices inserted into the PCI expansion slots
1.1 mspo 64:
1.3 wiki 65: ### Intel **IQ31244**
1.1 mspo 66:
67: The IQ31244 is a development platform for the Intel **IOP321** I/O Processor
68: chipset and the Intel **i31244** SATA controller.
69:
70: Initial support for the IQ31244 was written by Jason Thorpe, and contributed
71: by Wasabi Systems, Inc.
72:
1.2 mspo 73: * Quad on-board Intel i31244 SATA controllers on the PCI-X bus (_artsata_)
74: * On-board Intel i82546EB Gigabit Ethernet on the PCI-X bus (_wm_)
75: * On-board NS16550-compatible serial port (_com_)
76: * On-chip timers (TMR0 used as system clock)
77: * On-chip Application Accelerator Unit (_iopaau_)
78: * On-chip watchdog timer (_iopwdog_)
79: * On-board compact flash reader (_wdc_)
80: * Other devices inserted into the PCI-X expansion slot
1.1 mspo 81:
1.3 wiki 82: ### Intel **IQ80310**
1.1 mspo 83:
84: The IQ80310 is the reference platform for the Intel **IOP310** I/O Processor
85: chipset, which is comprised of the i80200 XScale processor and the i80312 I/O
86: Companion chip.
87:
88: Support for the IQ80310 was written by Jason Thorpe and Allen Briggs, and
89: contributed by Wasabi Systems, Inc.
90:
1.2 mspo 91: * On-board Intel i82559 Ethernet on the PCI bus (_fxp_)
92: * On-board timer in the CPLD (used as system clock)
93: * On-board NS16550-compatible serial ports (_com_)
94: * Other devices inserted into the PCI expansion slots
1.1 mspo 95:
1.3 wiki 96: ### Intel **IQ80321**
1.1 mspo 97:
98: The IQ80321 is the reference platform for the Intel **IOP321** I/O Processor
99: (i80321 XScale processor).
100:
101: Support for the IQ80321 was written by Jason Thorpe, and contributed by Wasabi
102: Systems, Inc.
103:
1.2 mspo 104: * On-board Intel i82544EI Gigabit Ethernet on the PCI-X bus (_wm_)
105: * On-board NS16550-compatible serial port (_com_)
106: * On-chip timers (TMR0 used as system clock)
107: * On-chip Application Accelerator Unit (_iopaau_)
108: * On-chip watchdog timer (_iopwdog_)
109: * Other devices inserted into the PCI-X expansion slots
1.1 mspo 110:
1.3 wiki 111: ### Team ASA, Inc. **Npwr**
1.1 mspo 112:
113: The Npwr is an IOP310-based design targeted at the network-attached storage
114: space. The Npwr comes in several configurations (single or dual Gigabit
115: Ethernet, single or dual Ultra160 SCSI), and can be purchased as a bare board
116: or as a small server appliance. More information on the Npwr can be found at
117: the [Team ASA web page](http://www.teamasa.com/).
118:
119: Support for the Npwr was written by Jason Thorpe and Allen Briggs, and
120: contributed by Wasabi Systems, Inc.
121:
1.2 mspo 122: * On-board Intel i82544 Gigabit Ethernet on the PCI bus (_wm_)
123: * On-board LSI Logic 53c1010 Ultra160 SCSI on the PCI bus (_siop_)
124: * On-board timer in the CPLD (used as system clock)
125: * On-board NS16550-compatible serial port (_com_)
1.1 mspo 126:
1.3 wiki 127: ### Intel **IXM1200**
1.1 mspo 128:
129: The IXM1200 is the reference platform for the Intel **IXP1200** Network
130: Processor.
131:
132: Support for the IXM1200 was written by Ichiro FUKUHARA and Naoto Shimazaki.
133:
1.2 mspo 134: * On-board Intel i82559 Ethernet on the PCI bus (_fxp_)
135: * On-board Intel i21555 Non-Transparent PCI-PCI Bridge (_nppb_)
136: * On-chip timers (ixpclk0 used as system clock)
137: * On-chip serial port (_ixpcom_)
1.1 mspo 138:
1.3 wiki 139: ### Samsung **SMDK2410**
1.1 mspo 140:
141: The SMDK2410 is the reference platform for the Samsung **S3C2410** processor,
142: which has an ARM920T core.
143:
144: More information on the S3C2410 can be found at [Samsung Electronics web page]
145: (http://www.samsung.com/Products/Semiconductor/MobileSoC/ApplicationProcessor/
146: ARM9Series/S3C2410/S3C2410.htm).
147:
148: Support for the SMDK2410 was written by Hiroyuki Bessho, and contributed by
149: Genetec Corp.
150:
1.2 mspo 151: * On-chip serial ports (_sscom_)
152: * On-chip USB host controller (_ohc_)
153: * On-chip timers (used as system clock)
154: * On-chip SPI (_ssspi_, used for other on-board devices)
155: * 240x320 TFT LCD (_lcd_)
156: * keyboard. (_sskbd_)
1.1 mspo 157:
1.3 wiki 158: ### Samsung **SMDK2800**
1.1 mspo 159:
160: The SMDK2800 is the reference platform for the **Samsung S3C2800** processor,
161: which has an ARM920T core.
162:
163: S3C2800 has built-in PCI controller, and SMDK2800 has three PCI slots.
164:
165: Support for the SMDK2800 was written by Hiroyuki Bessho, and contributed by
166: Fujitsu Component Ltd., and Genetec Corp.
167:
1.2 mspo 168: * On-chip serial ports (_sscom_)
169: * On-chip Host-PCI bridge (_sspci_)
170: * On-chip timers (used as system clock)
171: * Other devices inserted into the PCI slots
1.1 mspo 172:
1.3 wiki 173: ### ADI Engineering **BRH** ("Big Red Head")
1.1 mspo 174:
175: The BRH is an evaluation and development platform for the Intel **i80200**
176: XScale processor. The BRH is based on ADI's **BECC** ("Big Endian Companion
177: Chip"). The BRH is capable of both big- and little-endian operation, although
178: NetBSD currently only supports little-endian operation. More information about
179: the BRH can be found on [ADI Engineering's web
180: page](http://www.adiengineering.com/productsBRH.html).
181:
182: Support for the BRH was written by Jason Thorpe, and contributed by Wasabi
183: Systems, Inc.
184:
1.2 mspo 185: * On-board NS16550-compatible serial ports (_com_)
186: * On-board Intel i82559 Ethernet on the PCI bus (_fxp_)
187: * On-chip timer on the BECC (used as system clock)
188: * Other devices inserted into the PCI slot
1.1 mspo 189:
190: The BRH comes with 128M of SDRAM. Systems with BECC revision 7 or less are
191: limited to 64M due to the layout of the PCI DMA windows. Users of these
192: systems should obtain an FPGA upgrade from ADI to revision 8 or later of the
193: BECC.
194:
1.3 wiki 195: ### NOVATEC **NTNP425B** ("ZAO425")
1.1 mspo 196:
197: NTNP425B is an evaluation and development platform for the Intel **IXP425**
198: XScale Core NetworkProcessor. NTNP425B is based on the reference board of
199: Intel **IXDP425**. The **NTNP425B** is capable of only big-endian operation.
200: Since the library for micro-engine(NPE) offered from Intel Corp. is big-
201: endian. More information about the **NTNP425B** can be found on [product
202: catalogue of **NTNP425B**(2.5MB,PDF
203: file)](http://www.novatec.co.jp/NTNP425BBrochureE.pdf).
204:
205: Support for the NTNP425B was written by Ichiro FUKUHARA.
206:
1.2 mspo 207: * On-chip timers (_ixpclk0_ used as system clock)
208: * On-chip 2 serial port (_ixpcom0_ and _ixpcom1_)
209: * Other devices inserted into the PCI/mPCI slot
210: * On-chip watchdog timer (_ixpwdog_)
1.1 mspo 211:
1.3 wiki 212: ### Intel **DBPXA250** ("Lubbock")
1.1 mspo 213:
214: DBPXA250 (a.k.a. Lubbock) is an evaluation and development platform for the
1.3 wiki 215: Intel **PXA250** XScale Core application processor. More information about the **DBPXA250** can be found at [Intel website](http://www.intel.com/design/pca/applicationsprocessors/swsup/index.htm).
1.1 mspo 216:
217: Support for the **DBPXA250** was written by Hiroyuki Bessho, and contributed
218: by Genetec Corp.
219:
1.2 mspo 220: * On-chip timers (_saost_ used as system clock)
221: * On-chip 2 serial port (_com_)
222: * On-board SMC91C96 ethernet (_sm_)
223: * On-board SA-1111 StrongArm companion chip (_sacc_)
224: * PS/2 keyboard (_pckbd_)
225: * 640x480 LCD (_lcd_)
226: * PCMCIA and CF card slots
1.1 mspo 227:
1.3 wiki 228: ### Arcom **Viper**
1.1 mspo 229:
230: The Arcom Viper is a single board computer based on the PXA255 XScale
231: processor.
232:
233: Support for the Arcom Viper was written by Antti Kantee.
234:
1.2 mspo 235: * On-chip timers (_saost_ used as system clock)
236: * On-chip serial ports (_com_)
237: * On-board SMC91C111 ethernet (_sm_)
1.1 mspo 238:
1.3 wiki 239: ### Atmark Techno **Armadillo-9**
1.1 mspo 240:
241: The Armadillo-9 is a single board computer based on the EP9315 processor.
242:
243: Support for the Armadillo-9 was written by Katsuomi Hamajima.
244:
1.2 mspo 245: * On-CPU RS232 UARTs (2) (_epcom_)
246: * On-CPU 10/100 Ethernet MAC (_epe_)
247: * system clock from on-CPU timers (_epclk_)
248: * CompactFlash socket (_eppcic_)
249: * USB 1.1 ports (_ohci_)
1.1 mspo 250:
1.3 wiki 251: ### Gumstix, Inc. **gumstix**
1.1 mspo 252:
253: The [gumstix](http://www.gumstix.com/) is a small form-factor motherboard
254: based on the PXA255 and PXA270 XScale processor. Supports only PXA255 now.
255:
256: Support for the gumstix was written by KIYOHARA Takashi.
257:
1.2 mspo 258: * basix
259: * cfstix
260: * etherstix
261: * netCF
262: * netDUO
263: * netDUO-mmc
264: * netMMC
1.1 mspo 265:
266: When booting, it is necessary to set these with u-boot dynamically.
267:
1.3 wiki 268: <pre> > go 0xa0200000 busheader=basix</pre>
1.1 mspo 269:
1.2 mspo 270: * audiostix
271: * console-st (waysmall - STUART)
272: * console-hw (waysmall)
273: * GPSstix (GPS not test)
274: * tweener
1.1 mspo 275: """
276: aditional="""
277: * The [NetBSD Diskless HOWTO](/docs/network/netboot/)
278: * [ Porting NetBSD/evbarm to the Arcom Viper](http://www.cs.hut.fi/~pooka/pubs/EuroBSDCon2005/viper.pdf), presented at EuroBSDCon 2005.
279: """
280: ]]
281: [[!tag tier1port]]
282:
CVSweb for NetBSD wikisrc <wikimaster@NetBSD.org> software: FreeBSD-CVSweb