1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-30 22:47:10 +01:00
Files
u-boot-megous/drivers
Judy Wang 05947cb1d8 drivers:optee:rpmb: initialize drivers of mmc devices in UCLASS_BLK for rpmb access
CONFIG_MMC only initializes drivers for devices in UCLASS_MMC, we need
to initialize drivers for devices of type IF_TYPE_MMC in UCLASS_BLK as
well because they are the child devices of devices in UCLASS_MMC.  This
is required for feature RPMB since it will access eMMC in optee-os.

Signed-off-by: Judy Wang <wangjudy@microsoft.com>
[trini: Add my SoB line and adjust Judy's name in git, having emailed
off-list]
Signed-off-by: Tom Rini <trini@konsulko.com>
2022-06-06 18:01:21 -04:00
..
2022-04-25 09:25:00 +02:00
2022-05-02 09:58:13 -04:00
2021-10-05 08:50:15 -04:00
2022-03-30 13:02:55 -04:00
2022-01-13 07:57:49 -05:00
2022-04-28 09:26:44 -04:00
2022-01-13 07:57:49 -05:00
2022-06-06 12:09:12 -04:00
2022-05-20 12:36:48 +02:00
2022-06-06 18:01:21 -04:00
2022-05-02 09:58:13 -04:00
2022-05-03 21:39:22 +02:00
2022-06-06 12:09:12 -04:00
2021-10-01 21:08:18 -04:00
2021-10-31 08:46:44 -04:00