[PATCH] arm: imx: imx8mm: clock: make debug output more descriptive
Fabio Estevam
festevam at gmail.com
Mon May 3 12:54:24 CEST 2021
Hi Andrey,
On Mon, May 3, 2021 at 5:02 AM Andrey Zhizhikin
<andrey.zhizhikin at leica-geosystems.com> wrote:
>
> Clock initialization functionality has ambitious debug messages, which are
> printed out when failures are triggered during execution:
> - Separate frequency table lookup functions have the the same output that
> makes it impossible to understand which function failed and produced the
> output
> - PLL decoding routine has a generic debug statement printed, which does
> not state the actual value failed to be found
>
> Extend the output for both cases with prefixing table lookup functions
> output with function name, and report the failed value in PLL decoding
> routine.
>
> Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin at leica-geosystems.com>
> Cc: Stefano Babic <sbabic at denx.de>
> Cc: Fabio Estevam <festevam at gmail.com>
> Cc: "NXP i.MX U-Boot Team" <uboot-imx at nxp.com>
> Cc: Peng Fan <peng.fan at nxp.com>
> Cc: Simon Glass <sjg at chromium.org>
> Cc: Ye Li <ye.li at nxp.com>
Thanks for doing the split:
Reviewed-by: Fabio Estevam <festevam at gmail.com>
More information about the U-Boot
mailing list