
6 May
2010
6 May
'10
6:21 p.m.
Hi Dennis,
On Thu, 2010-05-06 at 09:03 -0700, Dennis Ruffer wrote:
Not sure why this hasn't come through in my 3 earlier attempts...
Let me try a different email address...
I am trying to implement CONFIG_LOGBUFFER and CONFIG_CMD_LOG on our ARM systems and I seem to have run into an endless loop. With loglevel=5 so we still see our console output, the printf at the end of logbuff_printk appears to create an endless loop.
I had to replace that line with serial_puts(msg);
Have I missed some other solution or do the systems that use this never set logbuffer higher than default_message_loglevel?
It has been coming through. 4 times now. Give people some time to respond. http://lists.denx.de/pipermail/u-boot/2010-May/071107.html
Best, Peter