Searched hist:f85041a657d9cf92a6ff9c08c936cac4b2036050 (Results 1 – 2 of 2) sorted by relevance
| /rk3399_ARM-atf/include/drivers/ |
| H A D | mmc.h | f85041a657d9cf92a6ff9c08c936cac4b2036050 Mon May 23 15:06:37 UTC 2022 Ahmad Fatoum <a.fatoum@pengutronix.de> refactor(mmc): export user/boot partition switch functions
At the moment, mmc_boot_part_read_blocks() takes care to switch to the boot partition before transfer and back afterwards. This can introduce large overhead when reading small chunks. Give consumers of the API more control by exporting mmc_part_switch_current_boot() and mmc_part_switch_user().
Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de> Change-Id: Ib641f188071bb8e0196f4af495ec9ad4a292284f
|
| /rk3399_ARM-atf/drivers/mmc/ |
| H A D | mmc.c | f85041a657d9cf92a6ff9c08c936cac4b2036050 Mon May 23 15:06:37 UTC 2022 Ahmad Fatoum <a.fatoum@pengutronix.de> refactor(mmc): export user/boot partition switch functions
At the moment, mmc_boot_part_read_blocks() takes care to switch to the boot partition before transfer and back afterwards. This can introduce large overhead when reading small chunks. Give consumers of the API more control by exporting mmc_part_switch_current_boot() and mmc_part_switch_user().
Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de> Change-Id: Ib641f188071bb8e0196f4af495ec9ad4a292284f
|