On Thu, May 20, 2010 at 12:02:12AM +0200, Joop Boonen wrote:
On Wed, May 19, 2010 10:29 pm, Stefan Reinauer wrote:
Also fill in 16MB alignment to fix 2.6.31.. untested...
I've just tested the patch. It looks like it works perfectly.
If you get a chance, run a timing test. Grab the readserial tool from the latest seabios git and run on your host:
git clone git://git.linuxtogo.org/home/kevin/seabios.git ./seabios/tools/readserial.py /dev/ttyS0
(You'll need to replace "ttyS0" with your serial device.)
The above tool will time the serial responses - just boot your target machine and post the log.
-Kevin