public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] adding a package to ecos (redboot)
@ 2008-12-03 19:12 Shah, Amit
       [not found] ` <op.ulln95k0724k7f@localhost>
  0 siblings, 1 reply; 2+ messages in thread
From: Shah, Amit @ 2008-12-03 19:12 UTC (permalink / raw)
  To: ecos-discuss

Hi I am trying to add a Ethernet driver to my redboot build for IMX31.
Heres what I did;-
In ecos.db I added the package as

package CYGPKG_DEVS_ETH_ASIX_AX88796 {
	alias 		{ "SMSC AX88796 ethernet driver"
ax88796_eth_driver }
	hardware
	directory	devs/eth/asix/ax88796
	script		smsc_ax88796_eth_drivers.cdl
      description     "Ethernet driver for ASIX AX88796 controller."
}

I created the cdl file "smsc_ax88796_eth_drivers.cdl"
Added the .c and .h for the driver in the appropriate place. 
But when I do a "ecosconfig new mx31_3stack redboot" I get the following
error

ecos.db, package CYGPKG_DEVS_ETH_ASIX_AX88796: warning
    Version subdirectory `current' does not have a CDL script
`smsc_ax88796_eth_drivers.cdl'.
ecos.db, package CYGPKG_DEVS_ETH_ASIX_AX88796: warning
    This package does not have any valid version subdirectories.

Does anyone know if I am making a mistake somewhere? Is there some
manual which describes how to add a package to ecos? Any help to add a
new package to ecos will be much appreciated.  

Thanks
Amit Shah



--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-12-03 19:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-12-03 19:12 [ECOS] adding a package to ecos (redboot) Shah, Amit
     [not found] ` <op.ulln95k0724k7f@localhost>
2008-12-03 23:19   ` Shah, Amit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).