On Mon, Feb 24, 2014 at 04:46:05PM +0100, Lukasz Majewski wrote:

> Hi Tom,
> 
> > The calloc() call was allocating space for the sizeof the struct
> > pointer rather than for the struct contents.
> > Besides, since this buffer is passed to mmc for writing and some
> > platforms may use cache, the legacy_mbr struct should be
> > cache-aligned.
> 
> Is there any problem with this patch?

Just started re-reviewing this one today in fact, good timing.

-- 
Tom

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to