From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Tue, 18 Feb 2014 13:45:08 +0100 Subject: [U-Boot] u-boot - timestamp In-Reply-To: References: Message-ID: <20140218124508.91ECE380421@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear TigerLiu at via-alliance.com, In message you wrote: > > I have tried it, and it seemed wonderful! fine. > Its mechanism is: > Using host pc's time stamp to tag the kermit's every output msg line, > right? Yes. We use the conole output as progres meter and add a time tamp whenever we receive a newline character. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de To understand a program you must become both the machine and the program.