[PATCH V2 6/6] include/configs: drop COUNTER_FREQUENCY

Tom Rini trini at konsulko.com
Mon Apr 11 15:45:59 CEST 2022


On Sun, Apr 10, 2022 at 04:32:01PM +0800, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan at nxp.com>
> 
> Since we have CONFIG_COUNTER_FREQUENCY enabled, no need COUNTER_FREQUENCY
> 
> Signed-off-by: Peng Fan <peng.fan at nxp.com>
[snip]
> diff --git a/include/configs/apalis-imx8.h b/include/configs/apalis-imx8.h
> index c87bcd475eff..8cc7538ee7cc 100644
> --- a/include/configs/apalis-imx8.h
> +++ b/include/configs/apalis-imx8.h
> @@ -85,6 +85,5 @@
>  					sizeof(CONFIG_SYS_PROMPT) + 16)
>  
>  /* Generic Timer Definitions */
> -#define COUNTER_FREQUENCY		8000000	/* 8MHz */
>  
>  #endif /* __APALIS_IMX8_H */

As a minor thing, and if you don't do it in v3 I'll do it when applying,
we should remove the now useless comment line as well in all of these
(an then the extra blank line).

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20220411/8afd1315/attachment.sig>


More information about the U-Boot mailing list