Re: [U-Boot] Adding support to Technexion TAM3517 SOM

2011-11-24 Thread Stefano Babic
On 25/11/2011 04:25, Tapani Utriainen wrote: > Recompiled our kernel as well (was using someone elses pre-compiled earlier) > and > tried again. No difference. > > What steps did you take to verify that USB is working? > For instance: I cannot mount/read a USB stick in linux when using your > u

Re: [U-Boot] Adding support to Technexion TAM3517 SOM

2011-11-24 Thread Tapani Utriainen
On Thu, 24 Nov 2011 16:19:26 +0100 Stefano Babic wrote: > On 24/11/2011 07:57, Tapani Utriainen wrote: > > Using your u-boot.bin on Twister, USB devices do not work in linux. Using > > the u-boot.bin I submitted this issue disappears. The setup is otherwise > > the > > same (same x-loader, u-b

Re: [U-Boot] Adding support to Technexion TAM3517 SOM

2011-11-24 Thread Stefano Babic
On 24/11/2011 07:57, Tapani Utriainen wrote: > Using your u-boot.bin on Twister, USB devices do not work in linux. Using > the u-boot.bin I submitted this issue disappears. The setup is otherwise the > same (same x-loader, u-boot settings, kernel and userland). I cannot confirm this issue - I am

Re: [U-Boot] Adding support to Technexion TAM3517 SOM

2011-11-24 Thread Stefano Babic
On 24/11/2011 13:04, Wolfgang Denk wrote: > There are at least a few attempts to define such standard settings. > Unfortunately they did not get really far yet, not has this been > documented yet (only a few variables like u-boot, u-boot_addr_r, > u-boot_addr, bootfile, kernel_addr_r, kernel_addr,

Re: [U-Boot] Adding support to Technexion TAM3517 SOM

2011-11-24 Thread Wolfgang Denk
Dear Stefano Babic, In message <4ecdfab9.70...@denx.de> you wrote: > > In the default settings I put a basic environment, using the same > variables that are already used on several boards - I know there is > neither standard nor rules for a standard environment in U-Boot, but I > find nice if dif

Re: [U-Boot] Adding support to Technexion TAM3517 SOM

2011-11-24 Thread Stefano Babic
On 24/11/2011 07:57, Tapani Utriainen wrote: > On Wed, 23 Nov 2011 10:26:54 +0100 > Stefano Babic wrote: > > Stefano, > Hi Tapani, > Some comments regarding your u-boot patch for TAM3517/Twister. Thanks - please add always the mailing list as CC, we are currently review the patches, and your

[U-Boot] Adding support to Technexion TAM3517 SOM

2011-11-23 Thread Stefano Babic
This patches adds support for the Technexion's SOM TAM3517 based on a TI AM3517. In agreement with Tapani Utrianen, this patchset superseeds the recent patches sent to the ML by him with the same purpose. This patchset requires the patchset for the AM3517 and EMAC posted by Ilya Yanok, and not yet