The i.MX ESDHC xload support needs some preparations before Layerscape support can be added. These are done here, the actual Layerscape support comes in a later series. Sascha Sascha Hauer (5): esdhc-xload: Move to drivers/mci esdhc-xload: move some register defines to header file esdhc-xload: Use static inline io wrappers esdhc-xload: Add bigendian support esdhc-xload: check for PRSSTAT_BREN only after each block arch/arm/mach-imx/Kconfig | 2 + arch/arm/mach-imx/Makefile | 2 +- drivers/mci/Kconfig | 3 + drivers/mci/Makefile | 1 + .../mci/imx-esdhc-pbl.c | 105 +++++++++++------- drivers/mci/imx-esdhc.c | 9 -- drivers/mci/imx-esdhc.h | 8 ++ 7 files changed, 79 insertions(+), 51 deletions(-) rename arch/arm/mach-imx/xload-esdhc.c => drivers/mci/imx-esdhc-pbl.c (79%) -- 2.20.1 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox