[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <201211151225.31066.arnd@arndb.de>
Date: Thu, 15 Nov 2012 12:25:30 +0000
From: Arnd Bergmann <arnd@...db.de>
To: Lee Jones <lee.jones@...aro.org>
Cc: Kyungmin Park <kmpark@...radead.org>,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
linux@....linux.org.uk, linus.walleij@...ricsson.com,
jonas.aberg@...ricsson.com, will.deacon@....com,
Mian Yousaf Kaukab <mian.yousaf.kaukab@...ricsson.com>
Subject: Re: [PATCH 1/2] Boottime: A tool for automatic measurement of kernel/bootloader boot time
On Thursday 15 November 2012, Lee Jones wrote:
>
> > > +/* for automatic boot timing testcases */
> > > +#define ATAG_BOOTTIME 0x41000403
> > Where can I refer this ATAG usage? can you point out the reference URL
> > or patches?
>
> I assumed this would be in Mainline u-boot, but apparently not.
> On closer inspection of the internal ST-Ericsson u-boot, this
> functionality appears to be provided by patches which currently
> exist as delta. So in essence, the bootloader you use will have
> to be patched in a similar way for you to retrieve information
> surrounding bootloader boot times.
>
> And there was me thinking it was magic. ;)
>
And since we're moving away from ATAG on ux500 towards DT, it won't
even work in the future. How essential is this part for the operation
of your code?
Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists