diff options
author | Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com> | 2021-05-03 10:02:10 +0200 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2021-06-09 13:33:26 +0200 |
commit | d9a7f1a9131372e852407e4a5c6e812ce37456e4 (patch) | |
tree | 577c91f0f87454358e6a03b6cbd7e795551e572e /configs | |
parent | 1180baec98147e05a8b3b36199ae22010a4d4fe7 (diff) | |
download | u-boot-d9a7f1a9131372e852407e4a5c6e812ce37456e4.zip u-boot-d9a7f1a9131372e852407e4a5c6e812ce37456e4.tar.gz u-boot-d9a7f1a9131372e852407e4a5c6e812ce37456e4.tar.bz2 |
arm: imx: imx8mm: clock: make debug output more descriptive
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@leica-geosystems.com>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Fabio Estevam <festevam@gmail.com>
Cc: "NXP i.MX U-Boot Team" <uboot-imx@nxp.com>
Cc: Peng Fan <peng.fan@nxp.com>
Cc: Simon Glass <sjg@chromium.org>
Cc: Ye Li <ye.li@nxp.com>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
Diffstat (limited to 'configs')
0 files changed, 0 insertions, 0 deletions