Re: [U-Boot] twister: usb host support

2013-07-11 Thread Stefano Babic
Hi Jeroen, On 10/07/2013 18:04, Jeroen Hofstee wrote: >> @@ -92,9 +92,6 @@ int board_init(void) >> enable_gpmc_cs_config(gpmc_XR16L2751, &gpmc_cfg->cs[3], >> XR16L2751_UART2_BASE, GPMC_SIZE_16M); >> >> -gpio_request(CONFIG_OMAP_EHCI_PHY1_RESET_GPIO, "USB_PHY1_RESET"); >> -

Re: [U-Boot] twister: usb host support

2013-07-10 Thread Tapani
Stefano, Jeroen, On Wed, 10 Jul 2013 18:04:04 +0200 Jeroen Hofstee wrote: > Hello Stefano / Tapani, > > On 07/10/2013 04:27 PM, Stefano Babic wrote: > > On 09/07/2013 21:46, Jeroen Hofstee wrote: > >> I cannot find any document mentioning gpio_25 though. > >> Any reason for this usage? > > Th

Re: [U-Boot] twister: usb host support

2013-07-10 Thread Jeroen Hofstee
Hello Stefano / Tapani, On 07/10/2013 04:27 PM, Stefano Babic wrote: On 09/07/2013 21:46, Jeroen Hofstee wrote: I cannot find any document mentioning gpio_25 though. Any reason for this usage? That is right. There is no written documentation by Technexion about this pin. I have added in CC Tap

Re: [U-Boot] twister: usb host support

2013-07-10 Thread Stefano Babic
Hi Jeroen, On 09/07/2013 21:46, Jeroen Hofstee wrote: > Hello Stefano, > > The twister always had a fragile usb support in u-boot > in the past. Since some floating patches mentioned > alternating success after usb hub resets, I had a look > if these patches fixed the twister as well, they don't