Using DFLTPHYS/MAXPHYS is not always OK, instead make it possible for the
controller driver to provide maximum data size to MMCCAM, and use it there.
The old stack already does this.
Paths
| Differential D15892 Authored by kibab on Jun 18 2018, 9:54 PM.
Details Summary Using DFLTPHYS/MAXPHYS is not always OK, instead make it possible for the The old stack already does this.
Diff Detail
Event TimelineHerald added a reviewer: manu. · View Herald TranscriptJun 18 2018, 9:54 PM2018-06-18 21:54:47 (UTC+0) Harbormaster completed remote builds in B17425: Diff 44046.Jun 18 2018, 9:54 PM2018-06-18 21:54:50 (UTC+0) kibab added a parent revision: D15891: Add MMCCAM support to AllWinner MMC driver.Jun 18 2018, 9:55 PM2018-06-18 21:55:27 (UTC+0) This revision is now accepted and ready to land.Jun 18 2018, 9:57 PM2018-06-18 21:57:48 (UTC+0) This revision now requires review to proceed.Jun 19 2018, 11:29 AM2018-06-19 11:29:43 (UTC+0) Herald added a subscriber: andrew. · View Herald TranscriptMar 19 2019, 10:38 PM2019-03-19 22:38:35 (UTC+0) Harbormaster completed remote builds in B23191: Diff 55256.Mar 19 2019, 10:43 PM2019-03-19 22:43:52 (UTC+0) This revision is now accepted and ready to land.Apr 1 2019, 6:24 PM2019-04-01 18:24:04 (UTC+0) Closed by commit rS345775: Use information about max data size that the controller is able to operate (authored by kibab). · Explain WhyApr 1 2019, 6:49 PM2019-04-01 18:49:57 (UTC+0) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 44046 sys/arm/allwinner/aw_mmc.c
sys/cam/cam_ccb.h
sys/cam/mmc/mmc_da.c
sys/dev/sdhci/sdhci.c
|