coreboot/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 treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
bouncebuf.h src/commonlib: Remove unnecessary space after casts 2022-11-22 13:47:15 +00:00
Kconfig src: Remove leading blank lines from SPDX header 2020-05-18 07:00:27 +00:00
Makefile.inc src: Remove leading blank lines from SPDX header 2020-05-18 07:00:27 +00:00
mmc.c commonlib/storage: Add common eMMC functions 2023-01-16 00:33:11 +00:00
mmc.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
pci_sdhci.c commonlib/storage: Add attach callback to sdhci_ctrlr 2023-02-08 16:59:28 +00:00
sd.c src/commonlib: Drop unneeded empty lines 2020-09-21 15:53:25 +00:00
sd_mmc.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
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 treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
sdhci_adma.c src/commonlib: Remove unnecessary space after casts 2022-11-22 13:47:15 +00:00
sdhci_display.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
storage.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
storage.h src/commonlib: Remove unnecessary space after casts 2022-11-22 13:47:15 +00:00
storage_erase.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
storage_write.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00