u-boot/drivers/net/fsl-mc
Ioana Ciornei 8ecf1ca093 drivers: net: fsl-mc: do not prefix decimal values with 0x
The fsl-mc driver printed debug information which used the 0x prefix for
decimal values. This only confuses anyone looking through the log.
Because of this, just remove the prefix and use the "DPXY.<id>" notation
which is the standard one for the DPAA2 objects.

Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com>
Reviewed-by: Ramon Fried <rfried.dev@gmail.com>
2023-02-02 14:44:53 -05:00
..
dpio global: Move remaining CONFIG_SYS_* to CFG_SYS_* 2022-12-05 16:06:08 -05:00
dpbp.c driver: net: fsl-mc: updated copyright info 2018-05-09 09:17:51 -05:00
dpmac.c driver: net: fsl-mc: updated copyright info 2018-05-09 09:17:51 -05:00
dpmng.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
dpni.c WS cleanup: remove trailing empty lines 2021-09-30 08:08:56 -04:00
dprc.c driver: net: fsl-mc: updated copyright info 2018-05-09 09:17:51 -05:00
dpsparser.c drivers/fsl-mc: Support DPSPARSER object and apply spb command 2019-12-26 16:00:20 +05:30
fsl_dpmng_cmd.h driver: net: fsl-mc: updated copyright info 2018-05-09 09:17:51 -05:00
Kconfig fsl-mc: Update dependencies for DM_ETH 2022-08-20 21:18:15 -04:00
Makefile drivers/fsl-mc: Support DPSPARSER object and apply spb command 2019-12-26 16:00:20 +05:30
mc.c drivers: net: fsl-mc: do not prefix decimal values with 0x 2023-02-02 14:44:53 -05:00
mc_sys.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00