public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: "Vivek-Kumar Gupta" <vgupta@marvell.com>
To: <ecos-discuss@ecos.sourceware.org>
Subject: [ECOS] Philips ISP 1581 Source Code
Date: Fri, 28 Sep 2007 04:00:00 -0000	[thread overview]
Message-ID: <8920A90850EFAA4C81A6785342AB530D4111DC@sc-exch02.marvell.com> (raw)
In-Reply-To: <8920A90850EFAA4C81A6785342AB530D383FE0@sc-exch02.marvell.com>

I am using Redboot as boot loader for my ARM based board.
Using Philips ISP 1581 Device Controller Chip. 

Can I get Source Code for this chip in Redboot?
If any one has any pointers please help me.
Thanks in advance.


Regards,
Vivek:- 
-----Original Message-----
From: ecos-discuss-owner@ecos.sourceware.org [mailto:ecos-discuss-owner@ecos.sourceware.org] On Behalf Of Vivek-Kumar Gupta
Sent: Wednesday, September 26, 2007 12:22 PM
To: ecos-discuss@ecos.sourceware.org
Subject: [ECOS] How to Enable USB Slave

I want to enable USB in Redboot. Which is similar to ecos. So writing this email.

I have read http://ecos.sourceware.org/docs-latest/ref/usbs-intro.html
Here it is mentioned that "Easiest way to do this is to enable the configuration option CYGGLO_IO_USB_SLAVE_APPLICATION, 
and the USB device driver and related packages will adjust accordingly"
But I don't know where to modify this.?

I have tried modifying  build/ecos/packages/hal/arm/arm9/edb93xx/current/misc/redboot_ROMRAM.ecm
Add 
      package -hardware CYGPKG_DEVS_USB_D12 current  ; 
            package CYGPKG_IO_USB current  ;
            package CYGPKG_IO_USB_SLAVE current  ;
            package CYGPKG_IO_USB_SLAVE_ETH current  ;

but this is giving me errors :
*************
C CYGPKG_DEVS_USB_D12, "requires" constraint not satisfied: CYGIMP_DEVS_USB_D12_HW_ACCESS_HEADER

Unable to generate build tree, this configuration still contains conflicts.
Either resolve the conflicts or use --ignore-errors
make[1]: Entering directory `/newhome/vivek/linux-crater_1-0-3Redboot/build/ecos/build'
********************

I have checked CYGIMP_DEVS_USB_D12_HW_ACCESS_HEADER in ecos.ecc, 
there is cdl_options for this, but did not understand why compilation is giving error (basically in ecosconfig tree) ? 

do i have to check some header file implementing D12 registers ?

What should I do to resolve this. Any pointers...will help a lot.

Thanks in advance.

Regards,
Vivek :-


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


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

  reply	other threads:[~2007-09-28  4:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-26  6:51 [ECOS] How to Enable USB Slave Vivek-Kumar Gupta
2007-09-28  4:00 ` Vivek-Kumar Gupta [this message]
2007-09-28  5:36   ` [ECOS] Philips ISP 1581 Source Code Vivek-Kumar Gupta

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8920A90850EFAA4C81A6785342AB530D4111DC@sc-exch02.marvell.com \
    --to=vgupta@marvell.com \
    --cc=ecos-discuss@ecos.sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).