On Thursday 19 July 2012 18:02:37 Benoît Thébaudeau wrote:
> + if ((unsigned long)buffer & (ARCH_DMA_MINALIGN - 1)) {
> ALLOC_CACHE_ALIGN_BUFFER(__u8, tmpbuf, mydata->sect_size);
>
> + debug("FAT: Misaligned buffer address (%p)\n", buffer);i'd suggest making this a printf. bounce buffers are not cheap. -mike
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

