commit | cad243d59e6430fbdefd3b66da43f6d952d0cb3a | [log] [tgz] |
---|---|---|
author | Declan Snyder <declan.snyder@nxp.com> | Tue Aug 30 11:13:05 2022 -0500 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Sat Jan 14 09:22:22 2023 +0100 |
tree | bdbe8bf7a617a63802736f965f4c89b990a442c8 | |
parent | 3bc095a8100363ba9ad70e9adea010e523855d77 [diff] |
sd: Changes framework to support MMC - Adds mmc.c - Edits sd.c to init and probe MMC - Adds mmc init to sd_init - Some functions from sdmmc.c should be in sd_ops because they can be used by both sdmmc and mmc. Signed-off-by: Declan Snyder <declan.snyder@nxp.com>