linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurentp@cse-semaphore.com>
To: linuxppc-embedded@ozlabs.org
Cc: Misbah khan <misbah_khan@engineer.com>
Subject: Re: Firmware Support for USB Hub
Date: Fri, 23 Nov 2007 13:23:43 +0100	[thread overview]
Message-ID: <200711231323.50212.laurentp@cse-semaphore.com> (raw)
In-Reply-To: <13908701.post@talk.nabble.com>

[-- Attachment #1: Type: text/plain, Size: 2058 bytes --]

On Friday 23 November 2007 09:45, Misbah khan wrote:
> This is the reply that i got from the Freescale :-
>
> --------------------------------------------------------------------------
> Reply from Freescale
> In reply to your Service Request SR 1-403672820:
>
> We recommend using the MPC8272 USB controller.
> We know that customers use the MPC8272/MPC8248 USB controller.
> You can find also USB drivers in Linux software for the MPC8272.
> For example Linux BSP for Freescale MPC8272ADS contains USB slave
> driver
> (http://www.freescale.com/webapp/sps/site/overview.jsp?nodeId=0127260061033
>202A5).
>
> Linux USB driver is available in the Arabella Linux
> (http://www.arabellasw.com/products-pow2.php).
>
> If the MPC8272 is USB host, the transaction-level interface can be used.
>
> Note: The MPC8272 USB does not support high-speed mode. It can
> operate on low-speed mode (1.5MHz) or full-speed mode (12MHz).
>
> ---------------------------------------------------------------------------
>
> Can any body comment on this and help me how to start with and requirement
> is this :-
>
> I need a USB Hub to be connected to the PPC8248 board with Montavista Linux
> 2.6.10 on it what shall i do to achive it ....????The challenges you already
> know 

You need a USB host driver for the CPM2 controller. There are several 
solutions:

- Start with the driver available at http://cpm2usb.sourceforge.net/ and port 
it for your kernel.
- Ask Montavista support for a CPM2 USB host driver (they will most likely 
charge for that).
- Buy the Arabella kernel and port the driver to the Montavista kernel (ask 
the Arabella support to make sure their USB host driver supports what you 
need, and pay attention to possible license issues).

In the end, it boils down to writing code yourself or paying someone to do the 
job.

Best regards,

Laurent Pinchart

-- 
Laurent Pinchart
CSE Semaphore Belgium

Chaussée de Bruxelles, 732A
B-1410 Waterloo
Belgium

T +32 (2) 387 42 59
F +32 (2) 387 42 75

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

      reply	other threads:[~2007-11-23 12:23 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-21 13:45 Firmware Support for USB Hub Misbah khan
2007-11-21 17:20 ` Scott Wood
2007-11-21 17:29   ` Laurent Pinchart
2007-11-22 10:27     ` Misbah khan
2007-11-22 11:16       ` Clemens Koller
2007-11-22  9:53   ` Misbah khan
2007-11-23  8:45 ` Misbah khan
2007-11-23 12:23   ` Laurent Pinchart [this message]

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=200711231323.50212.laurentp@cse-semaphore.com \
    --to=laurentp@cse-semaphore.com \
    --cc=linuxppc-embedded@ozlabs.org \
    --cc=misbah_khan@engineer.com \
    /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 NNTP newsgroup(s).