From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 23 Dec 2015 03:07:45 +0100 Subject: [U-Boot] [PATCH] arm: socfpga: Fix QSPI doesn't work on socdk board In-Reply-To: <000001d13d25$f1b6ac20$d5240460$@icloud.com> References: <06ba1289-698a-46ed-8d48-343116327da5@me.com> <201512230224.39292.marex@denx.de> <000001d13d25$f1b6ac20$d5240460$@icloud.com> Message-ID: <201512230307.45434.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wednesday, December 23, 2015 at 03:02:10 AM, ShengjiangWu wrote: > > -----Original Message----- > > From: Marek Vasut [mailto:marex at denx.de] > > Sent: Wednesday, December 23, 2015 9:25 AM > > To: ?? ? > > Cc: u-boot at lists.denx.de; clsee at altera.com; > > dinguyen at opensource.altera.com; dinh.linux at gmail.com; pavel at denx.de; > > sr at denx.de Subject: Re: [PATCH] arm: socfpga: Fix QSPI doesn't work on > > socdk board > > > > On Wednesday, December 23, 2015 at 02:22:49 AM, ?? ? wrote: > > > On Dec 22, 2015, at 12:33 PM, Marek Vasut wrote: > > > > > > On Tuesday, December 22, 2015 at 09:19:16 PM, Marek Vasut wrote: > > > > > > On Tuesday, December 22, 2015 at 10:18:09 AM, shengjiangwu wrote: > > > > Updated pinmux group MIXED1IO[15-20] for QSPI. > > > > Updated QSPI clock. > > > > > > > > Signed-off-by: shengjiangwu > > > > Cc: Chin Liang See > > > > Cc: Dinh Nguyen > > > > Cc: Dinh Nguyen > > > > Cc: Pavel Machek > > > > Cc: Marek Vasut > > > > Cc: Stefan Roese > > > > > > Applied, thanks. > > > > > > I will push your patches to [1] in a few hours, can you try and see if > > > the CV SOCDK works fine for you? Thanks > > > > > > [1] http://git.denx.de/?p=u-boot/u-boot- > > > socfpga.git;a=shortlog;h=refs/heads/master > > > > > > Pushed. Please let me know how SoCDK works for you now and if there > > > are still some problems. > > > > > > > > > Best regards, > > > Marek Vasut > > > > > > > > > Hi Marek, > > > > > > Thank you for your help, I tested the master branch, emac1 and QSPI > > > works. Below is log. > > > > Good! so we're happy ? Can you give USB a spin too? I think it might have > > some issues and I don't have the necessary cable here. > > > > [...] > > > > Best regards, > > Marek Vasut > > Hi Marek, > > Yes, emac1 and qspi are working now. I'm afraid USB is not working, > > => usb reset > resetting USB... > USB0: Core Release: 2.93a > dwc_otg_core_host_init: Timeout! > dwc_otg_core_host_init: Timeout! > dwc_otg_core_host_init: Timeout! > dwc_otg_core_host_init: Timeout! > dwc_otg_core_host_init: Timeout! > dwc_otg_core_host_init: Timeout! > dwc_otg_core_host_init: Timeout! > dwc_otg_core_host_init: Timeout! > dwc_otg_core_host_init: Timeout! > dwc_otg_core_host_init: Timeout! > dwc_otg_core_host_init: Timeout! > dwc_otg_core_host_init: Timeout! > dwc_otg_core_host_init: Timeout! > dwc_otg_core_host_init: Timeout! > dwc_otg_core_host_init: Timeout! > scanning bus 0 for devices... 1 USB Device(s) found > => usb tree > USB device tree: > 1 Hub (480 Mb/s, 0mA) > U-Boot Root Hub Hm, darn. Can you or Chin check it ? It's either pinmux or wrong USB node in DT in arch/arm/dts/socfpga_cyclone5_socdk.dts .