[PATCH] Add USB to MPC8349 PB platform support

Li Yang LeoLi at freescale.com
Sat Jul 15 02:21:11 EST 2006


On 7/14/06, Kumar Gala <galak at kernel.crashing.org> wrote:
> Nack, my expectation is this is all setup by the boot loader.

That's a good wish. ;)  However, USB is not required by bootloader. So
it is not likely to be initialized there.  And if we put it in
bootloader, it will be hard to change the mode(MPH/DR), which requires
a re-burn of bootloader.  It's better that we make sure it's correctly
configured here.
>
> - k
>
> On Jul 14, 2006, at 6:52 AM, Li Yang wrote:
>
> > This adds USB platform support to MPC8349 PB.  It works with the
> > fsl_usb2_udc driver.
> >
> > Signed-off-by: Li Yang <leoli at freescale.com>
> > ---



More information about the Linuxppc-dev mailing list