[U-Boot] [PATCH v3] timer: Add High Precision Event Timers (HPET) support

Andy Shevchenko andy.shevchenko at gmail.com
Sat Mar 31 12:33:01 UTC 2018


On Sat, Mar 31, 2018 at 4:47 AM, Ivan Gorinov <ivan.gorinov at intel.com> wrote:
> Add HPET driver as an alternative timer for x86 (default is TSC).
> HPET counter has constant frequency and does not need calibration.
> This change also makes TSC timer driver optional on x86.
> New HPET driver can also be selected as the early timer on x86.

You are too fast to produce new versions.

Same comments about 64-bit I/O accessors are applied here.

Also, please include x86 maintainers (get_maintainer script helps).

-- 
With Best Regards,
Andy Shevchenko


More information about the U-Boot mailing list