u-boot/drivers/mtd/ubispl
Benedikt Spranger 11da3c67e3 drivers/mtd/ubispl/ubispl.c: Fix error message
The bad CRC error message has transposed characters, which render the
output useless:

"bad CRC at record 213: #08x, not #08x" instead of
"bad CRC at record 213: #00000000, not #4be31f4d"

Fix the error message.

Signed-off-by: Benedikt Spranger <b.spranger@linutronix.de>
Reviewed-by: John Ogness <john.ogness@linutronix.de>
2024-11-29 12:59:27 +02:00
..
Makefile
ubi-wrapper.h
ubispl.c drivers/mtd/ubispl/ubispl.c: Fix error message 2024-11-29 12:59:27 +02:00
ubispl.h