[U-Boot] [PATCH 04/10] Eliminated arch-specific mmc header requirement

Haavard Skinnemoen haavard.skinnemoen at atmel.com
Tue Nov 4 09:35:35 CET 2008


Andy Fleming <afleming at freescale.com> wrote:
> diff --git a/include/asm-avr32/arch-at32ap700x/mmc.h b/include/asm-avr32/arch-at32ap700x/mmc.h
> deleted file mode 100644
> index 9caba91..0000000
> --- a/include/asm-avr32/arch-at32ap700x/mmc.h
> +++ /dev/null

> -struct mmc_cid {

> -struct mmc_csd

> -#define R1_ILLEGAL_COMMAND		(1 << 22)
> -#define R1_APP_CMD			(1 << 5)

Where can those definitions be found now? The driver still needs them...

Haavard


More information about the U-Boot mailing list