[U-Boot] Rockchip RV1108 eMMC initialization fail

alex94 aleksandar.nedelkovski at vorteksed.com.mk
Tue Nov 13 15:46:34 UTC 2018


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 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 at 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 at 10210000'
   - 1 -1 'serial at 10220000'
   - 0 -1 'serial at 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 at 10300000'
   - -1 -1 'syscon at 20060000'
   - -1 -1 'syscon at 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 at 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 at 30110000'
   - not found
uclass_find_device_by_seq: 1 0
   - 0 -1 'dwmmc at 30110000'
   - found
uclass_find_device_by_seq: 0 0
   - 0 -1 'dwmmc at 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 at 30110000'
   - not found
uclass_find_device_by_seq: 1 1
   - 0 0 'dwmmc at 30110000'
   - not found
dwmmc at 30110000: 0
In:    serial at 10210000
Out:   serial at 10210000
Err:   serial at 10210000
Model: Rockchip RV1108 Evaluation board
=> 




--
Sent from: http://u-boot.10912.n7.nabble.com/


More information about the U-Boot mailing list