mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
This moves the MMC and SD Card command definitions from include/asm/arch/mmc.h into include/mmc.h. These definitions are given by the MMC and SD Card standards, not by any particular architecture. There's a lot more room for consolidation in the MMC drivers which I'm hoping to get done eventually, but this patch is a start. Compile-tested for all avr32 boards as well as lpc2292sodimm and lubbock. This should cover all three mmc drivers in the tree. Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com> |
||
|---|---|---|
| .. | ||
| at32ap700x | ||
| atmel_mci.c | ||
| atmel_mci.h | ||
| cache.c | ||
| config.mk | ||
| cpu.c | ||
| exception.c | ||
| hsdramc.c | ||
| hsdramc1.h | ||
| hsmc3.h | ||
| interrupts.c | ||
| Makefile | ||
| pio.c | ||
| pio2.h | ||
| start.S | ||