[U-Boot] [PATCH] [U-BOOT] Zoom2 & Zoom3: introduced a macro to use a different buffer size when compiling for Zoom2 or Zoom3.

Martinez, Aldo aldo.cedillo at ti.com
Tue Sep 14 04:35:07 CEST 2010


Dear Wolfgang,

> > Zoom2 and Zoom2 used to hang with "md" command. It was due to a problem
> > with a buffer size in print_buffer() function. A macro was introduced
> > to use a different buffer size in case of compiling for Zoom2 and Zoom3.
> 
> 
> NAK to this patch.
> 
> Forst, I thinkt he problem is not with buffer size, but with buffer
> alignemnt as observed elasewhere, so most probably Albert's
> "display_buffer: fix misaligned buffer" patch will fix this issue,
> too.
You are right, the problem is the buffer alignment, and the patch you mentioned solves this problem.

> 
> Best regards,
> 
> Wolfgang Denk

Thanks for the comments and best regards,
Aldo


More information about the U-Boot mailing list