> From: Kumar Gala [mailto:ga...@kernel.crashing.org]
> Sent: Wednesday, November 04, 2009 1:14 PM
> To: Swarthout Edward L-SWARTHOU; Mahajan Vivek-B08308
> Cc: u-boot@lists.denx.de
> Subject: [PATCH v2] fsl_pci_init_port end-point
> initialization is broken
>
> commit
> From: u-boot-boun...@lists.denx.de
> [mailto:u-boot-boun...@lists.denx.de] On Behalf Of Swarthout
> Edward L-SWARTHOU
> Sent: Monday, November 02, 2009 8:36 PM
> To: u-boot@lists.denx.de
> Cc: Swarthout Edward L-SWARTHOU
> Subject: [U-Boot] [PATCH] fsl_pci_init_port end-point
> initialization
> [mailto:u-boot-boun...@lists.denx.de] On Behalf Of Ed Swarthout
> Sent: Thursday, October 29, 2009 12:59 PM
> > +++ b/board/freescale/mpc8572ds/mpc8572ds.c
> > @@ -199,7 +199,7 @@ void pci_init_board(void)
> > first_free_busno = fsl_pci_init_port(&pci_info[num++],
> > -
Hello Remy,
> -Original Message-
> From: l.ping...@gmail.com [mailto:l.ping...@gmail.com] On
> Behalf Of Remy Bohmer
> Sorry, but this patch does not apply to U-boot-usb next
> branch, can you please rebase?
>
> Kind Regards,
>
> Remy
>
I freshly cloned the 'next' branch of u-boot-us
> From: Kumar Gala [mailto:ga...@kernel.crashing.org]
> > +#if defined(CONFIG_USB_PHY_TYPE)
> > + "usb_phy_type=" MK_STR(CONFIG_USB_PHY_TYPE) "\0"
> > +#endif
> > #ifdef CONFIG_EXTRA_ENV_SETTINGS
> > CONFIG_EXTRA_ENV_SETTINGS
> > #endif
>
> I'm guessing Wolfgang isn't going to like thi
Hello there,
I built u-boot for mpc8315erdb from the current master @
http://git.denx.de/u-boot.git/ after enabling USB via adding the following
#defines in include/configs/MPC8315ERDB.h:-
#define CONFIG_CMD_USB
#define CONFIG_USB_EHCI
#define CONFIG_USB_EHCI_FSL
But I ran into the following
6 matches
Mail list logo