RE: [RFC PATCH 0/1] Add driver for bootstage stash
"Bird, Tim" <[email protected]> Sat, 24 May 2025 00:28:17 +0000
| Newsgroups | org.kernel.vger.linux-embedded |
|---|---|
| Message-ID | <MW5PR13MB56328F3D55BB197E4553AE7EFD9BA@MW5PR13MB5632.namprd13.prod.outlook.com> |
Correction... > -----Original Message----- > From: Bird, Tim <[email protected]> > One counter_id could be 0 - indicating that the counter is time in microseconds > (for U-boot bootstage data, where the values are already converted to microseconds). > I would prefer doing that counter conversion at boot-time, when the cycle counter I would prefer NOT doing that counter conversion at boot-time... > values can (almost) as easily be normalized to microseconds at report time. >