Searched hist:def816a2ba87c2a3507536e8cb226f0f85bdae2c (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/mmc/ |
| H A D | mmc.c | def816a2ba87c2a3507536e8cb226f0f85bdae2c Thu Jan 30 23:11:12 UTC 2014 Stephen Warren <swarren@nvidia.com> mmc: set rca to 1 for MMC cards
U-Boot currently sets MMC cards' RCA register to 0. This value is reserved according to the specification. Use a value of 1 instead, just like the Linux kernel.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Acked-by: Jaehoon Chung <jh80.chung@samsung.com> Signed-off-by: Pantelis Antoniou <panto@antoniou-consulting.com>
|