Re: [U-Boot] u-boot - timestamp

2014-02-18 Thread Wolfgang Denk
Dear tiger...@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 receiv

Re: [U-Boot] u-boot - timestamp

2014-02-18 Thread TigerLiu
Hi, Denk: Thanks a lot! I have tried it, and it seemed wonderful! Its mechanism is: Using host pc's time stamp to tag the kermit's every output msg line, right? Best wishes, ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listin

Re: [U-Boot] u-boot - timestamp

2014-02-17 Thread Wolfgang Denk
Dear tiger...@via-alliance.com, In message you wrote: > Hi, Denk: > > [1] ftp://ftp.denx.de/pub/tools/time_log > How to produce the below format's serial terminal log message? > Which marco definition needed to be turn on when compiling u-boot code? Argh... Is that not obvious? There are O cha

Re: [U-Boot] u-boot - timestamp

2014-02-17 Thread TigerLiu
Hi, Denk: > [1] ftp://ftp.denx.de/pub/tools/time_log How to produce the below format's serial terminal log message? Which marco definition needed to be turn on when compiling u-boot code? # 6.357 ## Booting image at 0020 ... # 6.357Image Name: Linux-2.4.4

Re: [U-Boot] u-boot - timestamp

2014-02-16 Thread Wolfgang Denk
Dear Abdullah, please keep the mailing list on Cc: And please do not top post / full quote, and send only plain text, no HTML. Thanks. In message <1392582412.49443.yahoomail...@web140303.mail.bf1.yahoo.com> you wrote: > > How can I configure u-boot to add timestamp data to console log? You c

Re: [U-Boot] u-boot - timestamp

2014-02-10 Thread Wolfgang Denk
Dear Abdullah YILDIZ, please stop top posting / full quoting. In message <1392036487.5566.yahoomail...@web140305.mail.bf1.yahoo.com> you wrote: > > Sorry for the missing detail. I want to measure how long a specific process > takes. For example, > [3814526.197336] message-1 > [3814527.234145] m

Re: [U-Boot] u-boot - timestamp

2014-02-10 Thread James Chargin
I have used information from the following to get a timestamped log of each message output by U-Boot. I imagine there is more discussion of this on the U-Boot wiki, http://www.denx.de/wiki/U-Boot/WebHome. http://u-boot.10912.n7.nabble.com/U-Boot-Users-decrease-boot-time-td91840.html Good luck

Re: [U-Boot] u-boot - timestamp

2014-02-10 Thread Abdullah YILDIZ
Sorry for the missing detail. I want to measure how long a specific process takes. For example, [3814526.197336] message-1 [3814527.234145] message-2   abdullah On Monday, February 10, 2014 2:08 PM, Albert ARIBAUD wrote: Hi Abdullah, > >On Mon, 10 Feb 2014 03:25:51 -0800 (PST), Abdullah

Re: [U-Boot] u-boot - timestamp

2014-02-10 Thread Albert ARIBAUD
Hi Abdullah, On Mon, 10 Feb 2014 03:25:51 -0800 (PST), Abdullah YILDIZ wrote: > I have a custom board which uses u-boot-1.3.3. I want to add timestamp > information during booting. Do I have to use a patch for this? Note sure what exactly you mean by "timestamp information", but AFAIR, each bu

[U-Boot] u-boot - timestamp

2014-02-10 Thread Abdullah YILDIZ
I have a custom board which uses u-boot-1.3.3. I want to add timestamp information during booting. Do I have to use a patch for this?   abdullah___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot