> De : "Wolfgang Denk"
>
> Dear Benoit Monin,
>
> In message <13935170.21001.1236183410521.javamail@wwinf8202> you wrote:
> >
> > This option prefixes every console line with the time in seconds since
> > power-up. It is inspired by the Linux kernel option PRINTK_TIME and uses
> > the same o
Dear Benoit Monin,
In message <13935170.21001.1236183410521.javamail@wwinf8202> you wrote:
>
> This option prefixes every console line with the time in seconds since
> power-up. It is inspired by the Linux kernel option PRINTK_TIME and uses
> the same output format.
Thanks, but I reject this
On 15:17 Thu 05 Mar , Benoit Monin wrote:
>De : "Jean-Christophe PLAGNIOL-VILLARD"
>
>Hi Jean-Christophe,
>
>Thanks for your answer.
>> On 17:16 Wed 04 Mar , Benoit Monin wrote:
>> >
>[..SNIP..]
>> > - if (gd->flags & GD_FLG_DEVINIT) {
>> > - /* Send to the sta
De : "Jean-Christophe PLAGNIOL-VILLARD"
Hi Jean-Christophe,
Thanks for your answer.
> On 17:16 Wed 04 Mar , Benoit Monin wrote:
> >
[..SNIP..]
> > - if (gd->flags & GD_FLG_DEVINIT) {
> > - /* Send to the standard output */
> > - fputc(stdout, c);
> > - } else {
> > -
On 17:16 Wed 04 Mar , Benoit Monin wrote:
>
> This option prefixes every console line with the time in seconds since
> power-up. It is inspired by the Linux kernel option PRINTK_TIME and uses
> the same output format.
>
> It can be used to measure the time taken by U-Boot to boot the kernel o
This option prefixes every console line with the time in seconds since
power-up. It is inspired by the Linux kernel option PRINTK_TIME and uses
the same output format.
It can be used to measure the time taken by U-Boot to boot the kernel or
application. For example:
[0.003532] U-Boot 2009.03
6 matches
Mail list logo