On 01/24/2017 06:23 PM, Andre Przywara wrote:
> Many ARMv8 boards define a constant COUNTER_FREQUENCY to specify the
> frequency of the ARM Generic Timer (aka. arch timer).
> ARMv7 boards traditionally used CONFIG_TIMER_CLK_FREQ for the same
> purpose. It seems useful to unify them.
> Since there are less occurences of the latter version, lets convert all
> users over to COUNTER_FREQUENCY.
>
> Signed-off-by: Andre Przywara <[email protected]>
> ---
>  arch/arm/cpu/armv7/nonsec_virt.S | 4 ++--
>  arch/arm/cpu/armv7/sunxi/psci.c  | 2 +-
>  board/sunxi/board.c              | 6 +++---
>  include/configs/exynos-common.h  | 2 +-
>  include/configs/ls1021aiot.h     | 2 +-
>  include/configs/ls1021aqds.h     | 2 +-
>  include/configs/ls1021atwr.h     | 2 +-
>  include/configs/mx7_common.h     | 2 +-
>  include/configs/sun50i.h         | 1 -
>  include/configs/sunxi-common.h   | 2 +-
>  scripts/config_whitelist.txt     | 1 -
>  11 files changed, 12 insertions(+), 14 deletions(-)
>

For LS1021A,

Reviewed-by: York Sun <[email protected]>

_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to