coreboot-kgpe-d16/src/commonlib/storage
Shelley Chen 8c692d7dfa commonlib/storage: Add attach callback to sdhci_ctrlr
Adding a attach callback function pointer in case a platform needs
to execute anything before the standard initialization of the sdhci
mem controller.

BUG=b:254092907
BRANCH=None
TEST=emerge-herobrine coreboot

Change-Id: I0f37ec09d083922cad5ecd3c47b184cf3311fe2d
Signed-off-by: Shelley Chen <shchen@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/72633
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
2023-02-08 16:59:28 +00:00
..
bouncebuf.c
bouncebuf.h src/commonlib: Remove unnecessary space after casts 2022-11-22 13:47:15 +00:00
Kconfig
Makefile.inc
mmc.c commonlib/storage: Add common eMMC functions 2023-01-16 00:33:11 +00:00
mmc.h
pci_sdhci.c commonlib/storage: Add attach callback to sdhci_ctrlr 2023-02-08 16:59:28 +00:00
sd.c
sd_mmc.c
sd_mmc.h commonlib/storage: Add common eMMC functions 2023-01-16 00:33:11 +00:00
sdhci.c commonlib/storage: Add attach callback to sdhci_ctrlr 2023-02-08 16:59:28 +00:00
sdhci.h
sdhci_adma.c src/commonlib: Remove unnecessary space after casts 2022-11-22 13:47:15 +00:00
sdhci_display.c
storage.c
storage.h src/commonlib: Remove unnecessary space after casts 2022-11-22 13:47:15 +00:00
storage_erase.c
storage_write.c