
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-t...
in the U-boot log, GPLL is 384000000, where in my log is 1188000000.
Also, in the same post from above, what kind of MMC card is used?
And here is the U-boot log, when I enable debug in include/common.h just to put more information.
DDR Version V1.03 20180118 set vdd core 1.15v In 600MHz DDR3 Bus Width=16 Col=10 Bank=8 Row=13 CS=1 Die Bus-Width=16 Size=128MB mach:2 OUT uclass_find_device_by_seq: 0 -1 uclass_find_device_by_seq: 0 0 - -1 -1 'root_driver' - not found uclass_find_device_by_seq: 0 2 - 2 -1 'serial@10210000' - not found ofnode_read_u32: reg-offset: (not found) ofnode_read_u32: reg-shift: 0x2 (2) ofnode_read_u32: clock-frequency: 0x16e3600 (24000000)
U-Boot 2018.11-rc3-00069-g72b191da5a-dirty (Nov 13 2018 - 16:02:21 +0100)
Model: Rockchip RV1108 Evaluation board DRAM: 128 MiB uclass_find_device_by_seq: 0 -1 uclass_find_device_by_seq: 0 0 - -1 -1 'root_driver' - not found ofnode_read_u32_array: ranges: ofnode_read_string: regulator-name: vcc5v0_otg uclass_find_device_by_seq: 0 2 - 2 -1 'serial@10210000' - 1 -1 'serial@10220000' - 0 -1 'serial@10230000' - not found uclass_find_device_by_seq: 0 -1 uclass_find_device_by_seq: 0 0 - -1 -1 'pinctrl' - not found uclass_find_device_by_seq: 0 -1 uclass_find_device_by_seq: 0 0 - -1 -1 'syscon@10300000' - -1 -1 'syscon@20060000' - -1 -1 'syscon@202a0000' - not found ofnode_read_u32_array: interrupts: ofnode_read_u32_array: interrupts: ofnode_read_u32_array: interrupts: ofnode_read_u32: reg-offset: (not found) ofnode_read_u32: reg-shift: 0x2 (2) uclass_find_device_by_seq: 0 -1 uclass_find_device_by_seq: 0 0 - -1 -1 'oscillator' - -1 -1 'clock-controller@20200000' - not found ofnode_read_u32_array: interrupts: APLL: 600000000 DPLL:1200000000 GPLL:1188000000 ACLK_BUS: 148500000 ACLK_PERI:148500000 HCLK_PERI:148500000 PCLK_PERI:74250000 ofnode_read_u32: clock-frequency: 0x16e3600 (24000000) MMC: uclass_find_device_by_seq: 0 0 - 0 -1 'dwmmc@30110000' - not found uclass_find_device_by_seq: 1 0 - 0 -1 'dwmmc@30110000' - found uclass_find_device_by_seq: 0 0 - 0 -1 'dwmmc@30110000' - not found ofnode_read_u32_array: interrupts: ofnode_read_u32: bus-width: 0x8 (8) ofnode_read_bool: non-removable: true ofnode_read_u32: fifo-depth: 0x100 (256) ofnode_read_bool: fifo-mode: false ofnode_read_u32_array: clock-freq-min-max: uclass_find_device_by_seq: 0 1 - 0 0 'dwmmc@30110000' - not found uclass_find_device_by_seq: 1 1 - 0 0 'dwmmc@30110000' - not found dwmmc@30110000: 0 In: serial@10210000 Out: serial@10210000 Err: serial@10210000 Model: Rockchip RV1108 Evaluation board =>
-- Sent from: http://u-boot.10912.n7.nabble.com/