4.104.114.84.95
Last change
on this file since 2b5944cf was
486c329,
checked in by Joel Sherrill <joel.sherrill@…>, on 09/20/95 at 15:05:19
|
Actually adding efi bsp's from John Gwynne after forgetting to
commit them.
|
-
Property mode set to
100644
|
File size:
1.4 KB
|
Line | |
---|
1 | # |
---|
2 | # $Id$ |
---|
3 | # |
---|
4 | |
---|
5 | Description: efi68k |
---|
6 | ============ |
---|
7 | CPU: MC68332 @16MHz |
---|
8 | RAM: 256k max. (supports several configurations) |
---|
9 | ROM: 512k (supports several configurations) |
---|
10 | |
---|
11 | This general purpose controller has been designed by a group of |
---|
12 | Internet subscribes to the mailing list "efi332" (an offshoot of the |
---|
13 | "diy_efi" mailing list). Although efi332 was initially designed for |
---|
14 | automotive research, it is a fairly generalized embedded controller |
---|
15 | when used without the companion EFI board. It is patterned much after |
---|
16 | the the Motorola BCC but cost on the order of $250US. A 4x3 inch |
---|
17 | (approx.) printed circuit board is available. For complete |
---|
18 | information see |
---|
19 | |
---|
20 | http://www.cim.swin.edu.au/wwwhome/aden/efi332/332_index.html |
---|
21 | |
---|
22 | TODO: |
---|
23 | ===== |
---|
24 | - add separate interrupt stack (low priority). |
---|
25 | |
---|
26 | - add a timer driver for the tmtest set. |
---|
27 | |
---|
28 | - generate include/coverhd.c to preform the tmtest. |
---|
29 | |
---|
30 | - the interrupt drive I/O should be integrated into the RTEMS. |
---|
31 | |
---|
32 | - finish the ROM memory model. |
---|
33 | |
---|
34 | |
---|
35 | John S Gwynne |
---|
36 | Gwynne.1@osu.edu |
---|
37 | _______________________________________________________________________________ |
---|
38 | T h e O h i o - S t a t e U n i v e r s i t y |
---|
39 | ElectroScience Laboratory, 1320 Kinnear Road, Columbus, Ohio 43212, USA |
---|
40 | Telephone: (614) 292-7981 * Fax: (614) 292-7297 |
---|
41 | ------------------------------------------------------------------------------- |
---|
42 | |
---|
Note: See
TracBrowser
for help on using the repository browser.