From mboxrd@z Thu Jan 1 00:00:00 1970 From: alex94 Date: Tue, 13 Nov 2018 08:46:34 -0700 (MST) Subject: [U-Boot] Rockchip RV1108 eMMC initialization fail In-Reply-To: References: <1542014629432-0.post@n7.nabble.com> <4452ef4f-b191-e4b0-cc04-0b4384225d25@gmail.com> <1542036302574-0.post@n7.nabble.com> Message-ID: <1542123994456-0.post@n7.nabble.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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/