
18 Jul
2023
18 Jul
'23
3:58 p.m.
On Mon, Jul 03, 2023 at 10:07:13AM -0500, Joshua Watt wrote:
Some devices keep 2 copies of the bootloader_message in the misc partition and write each in sequence when updating. This ensures that there is always one valid copy of the bootloader_message. Teach u-boot to optionally try a backup bootloader_message from a specified offset if the primary one fails its CRC check.
Signed-off-by: Joshua Watt JPEWhacker@gmail.com
Applied to u-boot/master, thanks!
--
Tom