
14 Sep
2010
14 Sep
'10
4:35 a.m.
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