> as today more and more hw use it so import a sdhci implemetation based on > linux. > > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@xxxxxxxxxxxx> > --- > drivers/mci/Kconfig | 12 + > drivers/mci/Makefile | 1 + > drivers/mci/sdhci.c | 829 ++++++++++++++++++++++++++++++++++++++++++++++++++ > drivers/mci/sdhci.h | 358 ++++++++++++++++++++++ > include/mci/sdhci.h | 135 ++++++++ > 5 files changed, 1335 insertions(+) > create mode 100644 drivers/mci/sdhci.c > create mode 100644 drivers/mci/sdhci.h > create mode 100644 include/mci/sdhci.h ... > +#ifdef CONFIG_MMC_SDHCI_IO_ACCESSORS Where is this config option placed? --- _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox