src/flash/nor/stm32h7x: fix format strings
commit998e60e9172863a949595c9cc529c78b345bffac
authorChristopher Head <chead@zaber.com>
Fri, 17 Jul 2020 21:54:46 +0000 (17 14:54 -0700)
committerTomas Vanek <vanekt@fbl.cz>
Sun, 9 Aug 2020 14:29:45 +0000 (9 15:29 +0100)
tree822d2f6bb203b3275e44efaf36976d5b32b90dae
parentcd06642314c5b9b4b4c12b066fb3c17958afbe1f
src/flash/nor/stm32h7x: fix format strings

* use proper type codes
* add 0x in front of hex values
* remove some concatenated empty strings

Change-Id: I06a8344d0ed62de7a0f3e2dd8fba69b17eeb3626
Signed-off-by: Christopher Head <chead@zaber.com>
Reviewed-on: http://openocd.zylin.com/5783
Tested-by: jenkins
Reviewed-by: Tomas Vanek <vanekt@fbl.cz>
src/flash/nor/stm32h7x.c