imx8: ahab: fix some bad debug message formating
authorSeb Fagard <sebastien.fagard@nxp.com>
Mon, 30 Mar 2020 15:13:31 +0000 (17:13 +0200)
committerStefano Babic <sbabic@denx.de>
Fri, 1 May 2020 11:46:22 +0000 (13:46 +0200)
commit0e248b5f024affcaab921b196b3e76026e251502
tree780fc68f30dd6fdd43ec6fe6748a4ef645cf4a10
parentabf7752c40e0cf587744534fbb5865f75ba4331d
imx8: ahab: fix some bad debug message formating

In SPL build, the formatting '%llx' in debug() is not supported.
Also, fix some misplaced parameters in printf.

Reviewed-by: Fabio Estevam <festevam@gmail.com>
Reviewed-by: Ye Li <ye.li@nxp.com>
Signed-off-by: Seb Fagard <sebastien.fagard@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
arch/arm/mach-imx/imx8/ahab.c