Files
u-boot/drivers/mmc
Sam Edwards 229d689e3c mmc: fix improper use of memset
Buffers created through DEFINE_(CACHE_)ALIGN_BUFFER are actually
pointers to the real underlying buffer. Using sizeof(...) is
not appropriate in this case.

Signed-off-by: Sam Edwards <CFSworks@gmail.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
2023-05-31 17:23:01 -04:00
..
2023-03-06 17:03:56 -05:00
2022-09-25 08:30:05 -06:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2023-05-31 17:23:01 -04:00
2023-04-10 12:17:58 +09:00
2022-01-19 18:11:34 +01:00
2022-10-24 18:02:15 +09:00