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 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 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

[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