[U-Boot] [PATCH 1/2] arm: timer: factor out FSL arch timer erratum workaround

Jagan Teki jagannadh.teki at gmail.com
Thu Jun 28 14:27:26 UTC 2018


On Wed, Jun 27, 2018 at 6:12 AM, Andre Przywara <andre.przywara at arm.com> wrote:
> At the moment we have the workaround for the Freescale arch timer
> erratum A-008585 merged into the generic timer_read_counter() routine.
> Split those two up, so that we can add other errata workaround more
> easily. Also add an explaining comment on the way.
>
> Signed-off-by: Andre Przywara <andre.przywara at arm.com>
> ---
>  arch/arm/cpu/armv8/generic_timer.c | 31 +++++++++++++++++++++++++------
>  1 file changed, 25 insertions(+), 6 deletions(-)
>

Are these these two patches are for coming release?


More information about the U-Boot mailing list