On Tue, 10 Jun 2025 12:56:29 +0300, Mikhail Kshevetskiy wrote: > Changes v2: > * added more details to the patch descriptions. > > Changes v3: > * fix commit 873112db9ce68c38984ff25808dde726f8dd5573 > ("spl: Support selecting images based on phase in simple FIT") > instead of fixing loading of image with bad checksums > * add more comments about memory usage by board_spl_fit_buffer_addr(). > > [...]
Applied to u-boot/master, thanks! [1/3] common/spl: fix potential out of buffer access in spl_fit_get_image_name function commit: 3704b888a4cabac8daea20a4504d513bc47153ca [2/3] common/spl: handle properly images with bad checksum commit: 3eb43c54fadba457f22e415a2821145164efe662 [3/3] common/spl: improve error handling in spl_fit commit: 8bb9c275c484206c0314014d8215770aaac4cefe -- Tom