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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [ecos-2.0/] [packages/] [ecos.db.patch] - Diff between revs 1254 and 1765

Only display areas with differences | Details | Blame | View Log

Rev 1254 Rev 1765
Index: ecos.db
Index: ecos.db
===================================================================
===================================================================
RCS file: /export/CVS/dave/ecos/packages/ecos.db,v
RCS file: /export/CVS/dave/ecos/packages/ecos.db,v
retrieving revision 1.1.1.2
retrieving revision 1.1.1.2
diff -c -r1.1.1.2 ecos.db
diff -c -r1.1.1.2 ecos.db
*** ecos.db     15 Feb 2003 02:15:45 -0000      1.1.1.2
*** ecos.db     15 Feb 2003 02:15:45 -0000      1.1.1.2
--- ecos.db     6 Mar 2003 05:51:34 -0000
--- ecos.db     6 Mar 2003 05:51:34 -0000
***************
***************
*** 232,237 ****
*** 232,237 ****
--- 232,248 ----
--- 232,248 ----
           on the PMC-Sierra Ocelot platform."
           on the PMC-Sierra Ocelot platform."
  }
  }
 
 
+ package CYGPKG_DEVS_FLASH_OPENRISC_ORP {
+ package CYGPKG_DEVS_FLASH_OPENRISC_ORP {
+       alias           { "Support for flash memory for OpenRISC Reference Platform (ORP)"
+       alias           { "Support for flash memory for OpenRISC Reference Platform (ORP)"
+                          flash_openrisc_orp }
+                          flash_openrisc_orp }
+       directory       devs/flash/openrisc/orp
+       directory       devs/flash/openrisc/orp
+       script          flash_openrisc_orp.cdl
+       script          flash_openrisc_orp.cdl
+       hardware
+       hardware
+         description "
+         description "
+            This package contains hardware support for AM29xxxxx flash memory
+            This package contains hardware support for AM29xxxxx flash memory
+          on the OpenRISC Reference Platform."
+          on the OpenRISC Reference Platform."
+ }
+ }
+
+
  package CYGPKG_DEVS_FLASH_MIPS_VRC437X {
  package CYGPKG_DEVS_FLASH_MIPS_VRC437X {
        alias           { "Support for flash memory on VRC437X boards" flash_vrc437x }
        alias           { "Support for flash memory on VRC437X boards" flash_vrc437x }
        directory       devs/flash/mips/vrc437x
        directory       devs/flash/mips/vrc437x
***************
***************
*** 4478,4480 ****
*** 4478,4480 ****
--- 4489,4526 ----
--- 4489,4526 ----
              eCos on a Allied Telesyn TS1000 (PPC855T) board."
              eCos on a Allied Telesyn TS1000 (PPC855T) board."
  }
  }
 
 
+ # --------------------------------------------------------------------------
+ # --------------------------------------------------------------------------
+ # OpenRISC targets
+ # OpenRISC targets
+
+
+ package CYGPKG_HAL_OPENRISC {
+ package CYGPKG_HAL_OPENRISC {
+       alias           { "OpenRISC HAL" hal_openrisc openrisc_hal }
+       alias           { "OpenRISC HAL" hal_openrisc openrisc_hal }
+       directory       hal/openrisc/arch
+       directory       hal/openrisc/arch
+       script          hal_openrisc.cdl
+       script          hal_openrisc.cdl
+       hardware
+       hardware
+       description "
+       description "
+          The OpenRISC architecture HAL package provides generic
+          The OpenRISC architecture HAL package provides generic
+            support for this processor architecture. It is also necessary to
+            support for this processor architecture. It is also necessary to
+            select a specific target platform HAL package."  }
+            select a specific target platform HAL package."  }
+
+
+ package CYGPKG_HAL_OPENRISC_ORP {
+ package CYGPKG_HAL_OPENRISC_ORP {
+       alias           { "OpenRISC Reference Platform" hal_orp orp_hal }
+       alias           { "OpenRISC Reference Platform" hal_orp orp_hal }
+       directory       hal/openrisc/orp
+       directory       hal/openrisc/orp
+       script          hal_openrisc_orp.cdl
+       script          hal_openrisc_orp.cdl
+       hardware
+       hardware
+       description "
+       description "
+            The OpenRISC Reference Platform (ORP) package should be used
+            The OpenRISC Reference Platform (ORP) package should be used
+            with ORP-compliant simulators or hardware. "
+            with ORP-compliant simulators or hardware. "
+ }
+ }
+
+
+ target ORP {
+ target ORP {
+       alias { "OpenRISC Refererence Platform" orp }
+       alias { "OpenRISC Refererence Platform" orp }
+       packages { CYGPKG_HAL_OPENRISC
+       packages { CYGPKG_HAL_OPENRISC
+                    CYGPKG_HAL_OPENRISC_ORP
+                    CYGPKG_HAL_OPENRISC_ORP
+                  CYGPKG_DEVS_FLASH_OPENRISC_ORP
+                  CYGPKG_DEVS_FLASH_OPENRISC_ORP
+                  CYGPKG_DEVS_FLASH_AMD_AM29XXXXX
+                  CYGPKG_DEVS_FLASH_AMD_AM29XXXXX
+       }
+       }
+         description "
+         description "
+         The ORP (OpenRISC Reference Platform) target provides the packages
+         The ORP (OpenRISC Reference Platform) target provides the packages
+         needed to run eCos in simulator or HW environments that conform to the
+         needed to run eCos in simulator or HW environments that conform to the
+         OpenRISC Reference Platform."
+         OpenRISC Reference Platform."
+ }
+ }
 
 

powered by: WebSVN 2.1.0

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