]> git.baikalelectronics.ru Git - uboot.git/commit
mmc: Define timing macro's
authorAshok Reddy Soma <ashok.reddy.soma@xilinx.com>
Fri, 23 Oct 2020 10:58:58 +0000 (04:58 -0600)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 27 Oct 2020 07:13:33 +0000 (08:13 +0100)
commitf84b4aaa65995ff1a3a6353911c89c16a8a8afc5
tree5093c293bd04bc712e143d531e33834c3e12d005
parent49be9f61c1a1133e610a9bd9678e8e1fa6f75b3b
mmc: Define timing macro's

Define timing macro's for all the available speeds of mmc. This is
done similar to linux. Replace speed macro's used with these new timing
macro's wherever applicable.

Signed-off-by: Ashok Reddy Soma <ashok.reddy.soma@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
board/xilinx/zynqmp/tap_delays.c
drivers/mmc/zynq_sdhci.c
include/mmc.h