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 spl: Lightweight UBI and UBI fastmap support 2016-07-22 09:53:00 -04:00
ubi-wrapper.h SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
ubispl.c drivers/mtd/ubispl/ubispl.c: Fix error message 2024-11-29 12:59:27 +02:00
ubispl.h ubispl: introduce separate CONFIG_UBI_SPL_SILENCE_MSG 2019-07-09 07:00:26 +02:00