
27 Apr
2005
27 Apr
'05
3:04 p.m.
Dear u-boot community,
I am now porting u-boot to my own evaluation board. The UART functions now.
However, the printed messages on hyper-terminal are lacks of "CR" character. Most messages in u-boot is only ends with "\n". How to let printf() automatically add "\r" at the end of messages?
Thanks. Wayne