From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12144 invoked by alias); 28 Sep 2007 05:36:44 -0000 Received: (qmail 12132 invoked by uid 22791); 28 Sep 2007 05:36:43 -0000 X-Spam-Check-By: sourceware.org Received: from host2.marvell.com (HELO maili.marvell.com) (65.219.4.2) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 28 Sep 2007 05:36:41 +0000 Received: from sc-exch02.marvell.com (sc-exch02.marvell.com [10.68.76.199]) by maili.marvell.com (Postfix) with ESMTP id CD8132015 for ; Thu, 27 Sep 2007 22:36:39 -0700 (PDT) Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Fri, 28 Sep 2007 05:36:00 -0000 Message-ID: <8920A90850EFAA4C81A6785342AB530D4111F3@sc-exch02.marvell.com> References: <8920A90850EFAA4C81A6785342AB530D383FE0@sc-exch02.marvell.com> <8920A90850EFAA4C81A6785342AB530D4111DC@sc-exch02.marvell.com> From: "Vivek-Kumar Gupta" To: X-IsSubscribed: yes Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: RE: [ECOS] Philips ISP 1581 Source Code X-SW-Source: 2007-09/txt/msg00149.txt.bz2 This is USB Device Controller Chip : Philips ISP 1581 Regards, Vivek :- -----Original Message----- From: ecos-discuss-owner@ecos.sourceware.org [mailto:ecos-discuss-owner@eco= s.sourceware.org] On Behalf Of Vivek-Kumar Gupta Sent: Friday, September 28, 2007 9:31 AM To: ecos-discuss@ecos.sourceware.org Subject: [ECOS] Philips ISP 1581 Source Code I am using Redboot as boot loader for my ARM based board. Using Philips ISP 1581 Device Controller Chip.=20 Can I get Source Code for this chip in Redboot? If any one has any pointers please help me. Thanks in advance. Regards, Vivek:-=20 -----Original Message----- From: ecos-discuss-owner@ecos.sourceware.org [mailto:ecos-discuss-owner@eco= s.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 configur= ation option CYGGLO_IO_USB_SLAVE_APPLICATION,=20 and the USB device driver and related packages will adjust accordingly" But I don't know where to modify this.? I have tried modifying =A0build/ecos/packages/hal/arm/arm9/edb93xx/current/= misc/redboot_ROMRAM.ecm Add=20 package -hardware CYGPKG_DEVS_USB_D12 current=A0 ;=20 =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 package CYGPKG_IO_USB current=A0 ; =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 package CYGPKG_IO_USB_SLAVE current=A0 ; =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 package CYGPKG_IO_USB_SLAVE_ETH current= =A0 ; 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,=20 there is cdl_options for this, but did not understand why compilation is gi= ving error (basically in ecosconfig tree) ?=20 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 :- --=20 Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss --=20 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