Re: [U-Boot] SPL (Secondary Program Loader) on iMX6SL

2014-11-06 Thread John Tobias
Hi Fabio, Thanks for the info. I will try to send some patch or file for iMX6 SabreSD and for iMX6SL-evk later today. Regards, john On Thu, Nov 6, 2014 at 4:43 AM, Fabio Estevam wrote: > Hi John, > > On Thu, Nov 6, 2014 at 12:54 AM, John Tobias wrote: >> Hi Fabio, >> >> The SPL support that I

Re: [U-Boot] SPL (Secondary Program Loader) on iMX6SL

2014-11-06 Thread Fabio Estevam
Hi John, On Thu, Nov 6, 2014 at 12:54 AM, John Tobias wrote: > Hi Fabio, > > The SPL support that I have done for sabresd is not %100 done. I just > did that for the testing and to see if I could load the SPL image. > > Btw, I saw in freescale repository that they have the plugin feature. > I ena

Re: [U-Boot] SPL (Secondary Program Loader) on iMX6SL

2014-11-05 Thread John Tobias
Hi Fabio, The SPL support that I have done for sabresd is not %100 done. I just did that for the testing and to see if I could load the SPL image. Btw, I saw in freescale repository that they have the plugin feature. I enabled it but it didn't work. When I load the image, it jump to 0x00907000.

Re: [U-Boot] SPL (Secondary Program Loader) on iMX6SL

2014-11-05 Thread Fabio Estevam
Hi John, On Wed, Nov 5, 2014 at 12:58 AM, John Tobias wrote: > Hi All, > > I ported the SPL features of u-boot into iMX6 SabreSD. I was able to > load the SPL image and configure the DDR correctly. Cool, could you please submit this patch adding spl support to mx6 sabresd? I will start working

[U-Boot] SPL (Secondary Program Loader) on iMX6SL

2014-11-04 Thread John Tobias
Hi All, I ported the SPL features of u-boot into iMX6 SabreSD. I was able to load the SPL image and configure the DDR correctly. Then, I ported it again on iMX6SL-evk, unfortunately, I did not get any data on my serial port window. I played with some different values for CCM_CCGR0 - CCM_CCGR6 and