OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [ecos-2.0/] [packages/] [ecos.db.patch] - Blame information for rev 1254

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1254 phoenix
Index: ecos.db
2
===================================================================
3
RCS file: /export/CVS/dave/ecos/packages/ecos.db,v
4
retrieving revision 1.1.1.2
5
diff -c -r1.1.1.2 ecos.db
6
*** ecos.db     15 Feb 2003 02:15:45 -0000      1.1.1.2
7
--- ecos.db     6 Mar 2003 05:51:34 -0000
8
***************
9
*** 232,237 ****
10
--- 232,248 ----
11
           on the PMC-Sierra Ocelot platform."
12
  }
13
 
14
+ package CYGPKG_DEVS_FLASH_OPENRISC_ORP {
15
+       alias           { "Support for flash memory for OpenRISC Reference Platform (ORP)"
16
+                          flash_openrisc_orp }
17
+       directory       devs/flash/openrisc/orp
18
+       script          flash_openrisc_orp.cdl
19
+       hardware
20
+         description "
21
+            This package contains hardware support for AM29xxxxx flash memory
22
+          on the OpenRISC Reference Platform."
23
+ }
24
+
25
  package CYGPKG_DEVS_FLASH_MIPS_VRC437X {
26
        alias           { "Support for flash memory on VRC437X boards" flash_vrc437x }
27
        directory       devs/flash/mips/vrc437x
28
***************
29
*** 4478,4480 ****
30
--- 4489,4526 ----
31
              eCos on a Allied Telesyn TS1000 (PPC855T) board."
32
  }
33
 
34
+ # --------------------------------------------------------------------------
35
+ # OpenRISC targets
36
+
37
+ package CYGPKG_HAL_OPENRISC {
38
+       alias           { "OpenRISC HAL" hal_openrisc openrisc_hal }
39
+       directory       hal/openrisc/arch
40
+       script          hal_openrisc.cdl
41
+       hardware
42
+       description "
43
+          The OpenRISC architecture HAL package provides generic
44
+            support for this processor architecture. It is also necessary to
45
+            select a specific target platform HAL package."  }
46
+
47
+ package CYGPKG_HAL_OPENRISC_ORP {
48
+       alias           { "OpenRISC Reference Platform" hal_orp orp_hal }
49
+       directory       hal/openrisc/orp
50
+       script          hal_openrisc_orp.cdl
51
+       hardware
52
+       description "
53
+            The OpenRISC Reference Platform (ORP) package should be used
54
+            with ORP-compliant simulators or hardware. "
55
+ }
56
+
57
+ target ORP {
58
+       alias { "OpenRISC Refererence Platform" orp }
59
+       packages { CYGPKG_HAL_OPENRISC
60
+                    CYGPKG_HAL_OPENRISC_ORP
61
+                  CYGPKG_DEVS_FLASH_OPENRISC_ORP
62
+                  CYGPKG_DEVS_FLASH_AMD_AM29XXXXX
63
+       }
64
+         description "
65
+         The ORP (OpenRISC Reference Platform) target provides the packages
66
+         needed to run eCos in simulator or HW environments that conform to the
67
+         OpenRISC Reference Platform."
68
+ }

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.