
13 Sep
2010
13 Sep
'10
6:17 a.m.
Dear Steve Sakoman,
I did a bit of v2010.09-rc1 testing on OMAP3 this evening and things looked good until I tried a simple memory display!
The output froze after the memory address was displayed:
Overo # md 82000000 10 82000000:
That _might_ be the unaligned access to the buffer. Try
[PATCH v2] display_buffer: fix misaligned buffer
from 31.08.2010. If that helps its even more important that patch gets mainline asap ;)
Reinhard