]> git.kernelconcepts.de Git - karo-tx-redboot.git/blobdiff - packages/ecos.db
TX51 pre-release
[karo-tx-redboot.git] / packages / ecos.db
index 74ff68d7395704a083543c55ac8252ee6904824a..533a867c664bb660e7812acb76349b45ac3e8e40 100644 (file)
@@ -1808,6 +1808,15 @@ package CYGPKG_DEVS_ETH_ARM_TX37 {
        This package provides Ethernet support for the Ka-Ro electronics TX37 processor module."
 }
 
+package CYGPKG_DEVS_ETH_ARM_TX51 {
+       alias           { "Ethernet driver for Ka-Ro electronics TX51 processor module" devs_eth_arm_tx51 }
+       directory       devs/eth/arm/tx51karo
+       script          tx51_eth_drivers.cdl
+       hardware
+       description "
+       This package provides Ethernet support for the Ka-Ro electronics TX51 processor module."
+}
+
 package CYGPKG_DEVS_ETH_ARM_IMX_3STACK {
        alias           { "Ethernet driver for Freescale 3-Stack board" imx_3stack_eth_driver }
        hardware
@@ -3743,6 +3752,16 @@ package CYGPKG_HAL_ARM_TX37KARO {
         eCos on a Ka-Ro electronics TX37 processor module."
 }
 
+package CYGPKG_HAL_ARM_TX51KARO {
+       alias           { "Ka-Ro electronics TX51 processor module" hal_arm_tx51karo }
+       directory       hal/arm/mx51/karo
+       script          hal_arm_tx51.cdl
+       hardware
+        description "
+        The TX51 HAL package provides the support needed to run
+        eCos on a Ka-Ro electronics TX51 processor module."
+}
+
 # --------------------------------------------------------------------------
 # SH packages
 package CYGPKG_HAL_SH {
@@ -5866,6 +5885,18 @@ target tx37karo {
         Freescale i.MX37 processor."
 }
 
+target tx51karo {
+       alias { "Ka-Ro electronics TX51 processor module" mx51 tx51karo }
+       packages {  CYGPKG_HAL_ARM
+                       CYGPKG_HAL_ARM_MX51
+                       CYGPKG_HAL_ARM_TX51KARO
+        }
+        description "
+        The tx51karo target provides the packages needed to run
+        eCos on a Ka-Ro electronics TX51 module equipped with a
+        Freescale i.MX51 processor."
+}
+
 target mx31ads {
        alias { "Freescale i.MX31 ADS board" mx31 mx31ads }
        packages {  CYGPKG_HAL_ARM
@@ -7351,3 +7382,11 @@ package CYGPKG_ATHTTPD {
     description "Another Tiny HTTP server."
 }
 
+package CYGPKG_DEVS_IMX_IPU {
+    alias       { "Support IPU on Freescale i.MX platforms" }
+    directory   devs/ipu/arm/imx
+    script      imx_ipu.cdl
+    description "
+        This package contains an IPU driver for i.MX chips"
+}
+