[U-Boot] [PATCH v2 03/13] fsl: ls102x: remove redundant GENERIC_TIMER_CLK
york sun
york.sun at nxp.com
Wed Jan 25 17:56:28 CET 2017
On 01/24/2017 06:23 PM, Andre Przywara wrote:
> Some Freescale boards used an extra version of the constant to hold the
> Generic Timer frequency. This can easily be covered by the now unified
> COUNTER_FREQUENCY constant, so remove this extra variable from those
> boards.
>
> Signed-off-by: Andre Przywara <andre.przywara at arm.com>
> ---
> arch/arm/cpu/armv7/ls102xa/psci.S | 2 +-
> arch/arm/cpu/armv7/ls102xa/timer.c | 2 +-
> include/configs/ls1021aiot.h | 5 -----
> include/configs/ls1021aqds.h | 5 -----
> include/configs/ls1021atwr.h | 5 -----
> 5 files changed, 2 insertions(+), 17 deletions(-)
>
Reviewed-by: York Sun <york.sun at nxp.com>
More information about the U-Boot
mailing list