]> Git Repo - J-u-boot.git/commit - cmd/mmc.c
cmd: mmc: Cache-align extcsd read target
authorMarek Vasut <[email protected]>
Sat, 20 Jun 2020 12:28:25 +0000 (14:28 +0200)
committerPeng Fan <[email protected]>
Wed, 24 Jun 2020 01:51:22 +0000 (09:51 +0800)
commitd581076a33e7fd1f2b019a0a53eebe58d76623c1
tree5a413ab1449c27880ad0ebcc91574607a5ada609
parent4ff63383e3497389e66cf70943a83bdb1810462a
cmd: mmc: Cache-align extcsd read target

The extcsd read target must be cache aligned in case the controller
uses DMA to read the extcsd register, make it so.

Signed-off-by: Marek Vasut <[email protected]>
Reviewed-by: Michael Trimarchi <[email protected]>
cmd/mmc.c
This page took 0.030134 seconds and 4 git commands to generate.