|
rk3288: SD card not detecting in Linux
Posted at 8/1/2017 16:33:23
View:5063
|
Replies:7
Print
Only Author
[Copy Link]
1#
Hi,
SD card not detecting in Linux-4.4.0-rc5 from https://github.com/mmind/linux-rockchip.git
And here is the Log:
# dmesg | grep mmc | grep -i ff0c0000.dwmmc
[ 2.016163] dwmmc_rockchip ff0c0000.dwmmc: IDMAC supports 32-bit address mode.
[ 2.023492] dwmmc_rockchip ff0c0000.dwmmc: Using internal DMA controller.
[ 2.030294] dwmmc_rockchip ff0c0000.dwmmc: Version ID is 270a
[ 2.036302] dwmmc_rockchip ff0c0000.dwmmc: DW MMC controller at irq 29,32 bit host data width,256 deep fifo
[ 2.046319] dwmmc_rockchip ff0c0000.dwmmc: Looking up vmmc-supply from device tree
[ 2.046458] dwmmc_rockchip ff0c0000.dwmmc: Looking up vqmmc-supply from device tree
[ 2.176940] dwmmc_rockchip ff0c0000.dwmmc: IDMAC supports 32-bit address mode.
[ 2.184275] dwmmc_rockchip ff0c0000.dwmmc: Using internal DMA controller.
[ 2.191104] dwmmc_rockchip ff0c0000.dwmmc: Version ID is 270a
[ 2.196982] dwmmc_rockchip ff0c0000.dwmmc: DW MMC controller at irq 29,32 bit host data width,256 deep fifo
[ 2.206887] dwmmc_rockchip ff0c0000.dwmmc: Looking up vmmc-supply from device tree
[ 2.207026] dwmmc_rockchip ff0c0000.dwmmc: Looking up vqmmc-supply from device tree
Request for help.
Jagan. |
|