
On Wednesday, December 23, 2015 at 01:24:00 AM, Chin Liang See wrote:
On Tue, 2015-12-22 at 21:10 +0100, Marek Vasut wrote:
On Tuesday, December 22, 2015 at 05:00:42 PM, Chin Liang See wrote:
On Tue, 2015-12-22 at 16:53 +0100, Marek Vasut wrote:
On Tuesday, December 22, 2015 at 04:49:54 PM, Chin Liang See
wrote:
On Fri, 2015-12-18 at 14:10 +0100, Marek Vasut wrote:
On Friday, December 18, 2015 at 10:39:12 AM, Chin Liang See
wrote:
[..]
> > I will send that patch out shortly, but I think there is > > something > > else > > going on. I am starting to suspect something with the L3 > > interconnect. > > Maybe some R/W reordering or something like that in > > NIC301 . > > > > Are you able to replicate my USB issue with mainline on > > socfpga ? > > What > > happens if you run usb reset with a USB stick plugged in? > > What > > compiler > > version do you use ? > > I tried that few weeks back and it works for me. FYI, I am > using > the > mentor toolchain "arm-altera-eabi" that come with SOCEDS. > Maybe > I > can > try again with your toolchain.
I am using the unreleased ELDK 5.8 (gcc 4.9.2) and debian gcc 5.2. Which gcc version is in the mentor toolchain?
Mine is Sourcery CodeBench Lite 2015.05-11 (gcc 4.9.2 also)
Can you try it again with u-boot/master ? I'd be interested in your results. Can you share the entire output of the U-Boot and run 'dcache' command before doing 'usb reset' ? I am seeing this issue with Sandisk Cruzer USB 2.0 sticks now too.
I can do that but git clone will take some time
You can use git fetch in your current repo.
I started wondering how you're testing the CV SoCDK, since I discovered just this morning that it doesn't even boot (I already sent patches to fix that).
I presume you are referring to SPL? FYI, I am still using the SPL from SOCEDS while using latest U-Boot from mainstream. That's why I didn't the issue noticed by Shengjiang and you.
Well, at least you're honest ... but *sigh*, it'd be nice if you tested mainline only, really.
Yah, after all the build error issue, I believe I would need to make the switch. Let me take a look so I can check the SPL health. I will fetch and try it out.
Please check USB host, I suspect it is broken. I don't have the cable handy now, so I cannot check.
But will make the switch soon once done with few in progress patches for U-Boot.
I will collect the remaining patches today and see how socdk fares.
Let me know if you notice any failure while I will do the test my side later.
Looks like with u-boot-socfpga/master, all is good.