Re: [U-Boot] Rockchip RV1108 eMMC initialization fail

2018-11-13 Thread Otavio Salvador
On Tue, Nov 13, 2018 at 1:47 PM alex94 wrote: > I tried that, but the same error happens. > > I saw that here in the first post: > > http://u-boot.10912.n7.nabble.com/Rockchip-RV1108-eMMC-support-not-working-td343843.html#a343866 > > in the U-boot log, GPLL is 38400, where in my log is 1188000

Re: [U-Boot] Rockchip RV1108 eMMC initialization fail

2018-11-13 Thread alex94
I tried that, but the same error happens. I saw that here in the first post: http://u-boot.10912.n7.nabble.com/Rockchip-RV1108-eMMC-support-not-working-td343843.html#a343866 in the U-boot log, GPLL is 38400, where in my log is 118800. Also, in the same post from above, what kind of M

Re: [U-Boot] Rockchip RV1108 eMMC initialization fail

2018-11-13 Thread Otavio Salvador
On Mon, Nov 12, 2018 at 1:25 PM alex94 wrote: > The log for SD card is the same like the one I posted, when using mainline > u-boot from Denx. When using u-boot from rockchip, the log is slightly > different, but it is the same error. I will put that log here too as soon as > I can. You might hav

Re: [U-Boot] Rockchip RV1108 eMMC initialization fail

2018-11-13 Thread alex94
I should also mention that, I put U-boot itself into SD card/eMMC, so when I start the board, it gets loaded into RAM from SD card/eMMC. But after it loads and I can interact with it, I cannot communicate with the memory card(using the 'mmc' set of commands). I have managed to find a workaround o

Re: [U-Boot] Rockchip RV1108 eMMC initialization fail

2018-11-12 Thread Marek Vasut
On 11/12/2018 04:25 PM, alex94 wrote: > The log for SD card is the same like the one I posted, when using mainline > u-boot from Denx. When using u-boot from rockchip, the log is slightly > different, but it is the same error. I will put that log here too as soon as > I can. Command 8 fails, whic

Re: [U-Boot] Rockchip RV1108 eMMC initialization fail

2018-11-12 Thread alex94
The log for SD card is the same like the one I posted, when using mainline u-boot from Denx. When using u-boot from rockchip, the log is slightly different, but it is the same error. I will put that log here too as soon as I can. -- Sent from: http://u-boot.10912.n7.nabble.com/

Re: [U-Boot] Rockchip RV1108 eMMC initialization fail

2018-11-12 Thread alex94
I tried it, but the same error still occurs :/ -- Sent from: http://u-boot.10912.n7.nabble.com/ ___ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot

Re: [U-Boot] Rockchip RV1108 eMMC initialization fail

2018-11-12 Thread Marek Vasut
On 11/12/2018 10:23 AM, alex94 wrote: > Hi, > I am trying to use eMMC as a storage medium for my > custom board based on Rockchip RV1108. > > I have already made the changes as described in this thread: > > http://u-boot.10912.n7.nabble.com/Rockchip-RV1108-eMMC-support-not-working-td343843.html#

Re: [U-Boot] Rockchip RV1108 eMMC initialization fail

2018-11-12 Thread Otavio Salvador
Hello, On Mon, Nov 12, 2018 at 10:26 AM alex94 wrote: > I am trying to use eMMC as a storage medium for my > custom board based on Rockchip RV1108. > > I have already made the changes as described in this thread: > > http://u-boot.10912.n7.nabble.com/Rockchip-RV1108-eMMC-support-not-working-td343

[U-Boot] Rockchip RV1108 eMMC initialization fail

2018-11-12 Thread alex94
Hi, I am trying to use eMMC as a storage medium for my custom board based on Rockchip RV1108. I have already made the changes as described in this thread: http://u-boot.10912.n7.nabble.com/Rockchip-RV1108-eMMC-support-not-working-td343843.html#a343866 about using eMMC with RV1108. When U-boot