[U-Boot] [PATCH] ipu_common: Let the MX6 IPU clock be calculated in run-time

Anatolij Gustschin agust at denx.de
Mon Sep 11 08:56:59 UTC 2017


Hi Fabio,

On Wed,  6 Sep 2017 13:49:31 -0300
Fabio Estevam festevam at gmail.com wrote:

> From: Fabio Estevam <fabio.estevam at nxp.com>
> 
> MX6Q/QP IPU operates at 264MHz and MX6DL IPU at 198MHz.
> 
> When running a SPL target, which supports multiple MX6 variants we cannot
> properly setup the IPU clock frequency via CONFIG_IPUV3_CLK option as
> such decision is done in build-time currently.
> 
> Remove the CONFIG_IPUV3_CLK option and let the IPU clock frequency be
> configured in run-time on mx6.
> 
> Reported-by: Eric Nelson <eric at nelint.com>
> Signed-off-by: Fabio Estevam <fabio.estevam at nxp.com>
> ---
> Changes since v1:
> - Improve the mx6 detection logic (Troy)

Thanks for the patch! Is this a bug fix and should it go into v2017.09
release?

--
Anatolij


More information about the U-Boot mailing list