firmware: microchip: clarify that sizes and addresses are in hex
authorConor Dooley <conor.dooley@microchip.com>
Wed, 10 Apr 2024 11:58:06 +0000 (12:58 +0100)
committerConor Dooley <conor.dooley@microchip.com>
Wed, 24 Apr 2024 21:02:20 +0000 (22:02 +0100)
commit3aa20d1f7bcb19a79b8062e49153eb3b16a88adb
treed87b4559154d43504c00b7ce1867c8cfe0139f51
parent6e3b7e862ea4e4ff1be1d153ae07dfe150ed8896
firmware: microchip: clarify that sizes and addresses are in hex

As it says on the tin. It can be kinda confusing when "22830" is in hex,
so prefix the hex numbers with a "0x".

Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
drivers/firmware/microchip/mpfs-auto-update.c