Re: [U-Boot] Unable to boot from QSPI (u-boot 2016.11-rc1)

2016-10-08 Thread Jagan Teki
On Fri, Oct 7, 2016 at 6:42 AM, Teoh Choon Zone wrote: > Hi, > > Can you elaborate more on which file or function to look at? I am quite new > to u-boot. Try to boot with other boot sources(mmc or other) and 'sf probe' the flash on u-boot. this make sure no issue on with SPI controller or flash.

Re: [U-Boot] Unable to boot from QSPI (u-boot 2016.11-rc1)

2016-10-08 Thread Teoh Choon Zone
On Fri, Oct 7, 2016 at 2:11 PM, Anatolij Gustschin wrote: > Hi, > > On Tue, 4 Oct 2016 15:40:08 +0800 > Teoh Choon Zone choon-zone.t...@vie.com.my wrote: > .. > > u-boot from Altera working fine, but I plan to use the mainline u-boot. > > Any idea why it does not work? > > Can you please revert c

Re: [U-Boot] Unable to boot from QSPI (u-boot 2016.11-rc1)

2016-10-06 Thread Anatolij Gustschin
Hi, On Tue, 4 Oct 2016 15:40:08 +0800 Teoh Choon Zone choon-zone.t...@vie.com.my wrote: .. > u-boot from Altera working fine, but I plan to use the mainline u-boot. > Any idea why it does not work? Can you please revert commit dac3bf20 and try again? Does it solve the problem? -- Anatolij __

Re: [U-Boot] Unable to boot from QSPI (u-boot 2016.11-rc1)

2016-10-06 Thread Teoh Choon Zone
Hi, Can you elaborate more on which file or function to look at? I am quite new to u-boot. On Thu, Oct 6, 2016 at 11:31 PM, Jagan Teki wrote: > On Tue, Oct 4, 2016 at 1:10 PM, Teoh Choon Zone > wrote: > > Hi all, > > > > I have a custom board based on Altera Cyclone V SoC, when I tried to boot

Re: [U-Boot] Unable to boot from QSPI (u-boot 2016.11-rc1)

2016-10-06 Thread Jagan Teki
On Tue, Oct 4, 2016 at 1:10 PM, Teoh Choon Zone wrote: > Hi all, > > I have a custom board based on Altera Cyclone V SoC, when I tried to boot > from QSPI, it stuck in a boot loop, I try to enable some debug message, and > here it is: > > U-Boot SPL 2016.09.01 (Oct 03 2016 - 18:14:42) > drivers/dd

[U-Boot] Unable to boot from QSPI (u-boot 2016.11-rc1)

2016-10-04 Thread Teoh Choon Zone
Hi all, I have a custom board based on Altera Cyclone V SoC, when I tried to boot from QSPI, it stuck in a boot loop, I try to enable some debug message, and here it is: U-Boot SPL 2016.09.01 (Oct 03 2016 - 18:14:42) drivers/ddr/altera/sequencer.c: Preparing to start memory calibration drivers/dd