"Andy Fleming" <[EMAIL PROTECTED]> wrote:
> On Tue, Nov 4, 2008 at 3:37 AM, Haavard Skinnemoen
> <[EMAIL PROTECTED]> wrote:
> > Andy Fleming <[EMAIL PROTECTED]> wrote:
> >> + mmc_init(mmc);
> >> +
> >> + n = mmc->block_dev.block_write(dev, blk, cnt, addr);
>
On Tue, Nov 4, 2008 at 3:37 AM, Haavard Skinnemoen
<[EMAIL PROTECTED]> wrote:
> Andy Fleming <[EMAIL PROTECTED]> wrote:
>> + mmc_init(mmc);
>> +
>> + n = mmc->block_dev.block_write(dev, blk, cnt, addr);
>> +
>> + printf("%d blocks written:
Andy Fleming <[EMAIL PROTECTED]> wrote:
> Here's a new framework (based roughly off the linux one) for managing
> MMC controllers. It handles all of the standard SD/MMC transactions,
> leaving the host drivers to implement only what is necessary to
> deal with their specific hardware.
>
> This al
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Fleming
> Andy-AFLEMING
> Sent: Friday, October 31, 2008 6:36 AM
> To: [EMAIL PROTECTED]
> Cc: u-boot@lists.denx.de; Fleming Andy-AFLEMING
> Subject: [U-Boot] [PATCH
Here's a new framework (based roughly off the linux one) for managing
MMC controllers. It handles all of the standard SD/MMC transactions,
leaving the host drivers to implement only what is necessary to
deal with their specific hardware.
This also hooks the infrastructure into the PowerPC board c
5 matches
Mail list logo