[PATCH] spl: remove redundant prints in boot_from_devices

Tom Rini trini at konsulko.com
Fri Nov 7 15:17:10 CET 2025


On Fri, 31 Oct 2025 13:16:26 +0530, Anshul Dalal wrote:

> The null check for loader in boot_from_devices was moved earlier in the
> code path by the commit ae409a84e7bff ("spl: NULL check variable before
> dereference"), therefore the subsequent null checks for loader are not
> necessary.
> 
> This patch removes those checks and refactors the prints to be more
> useful in case of errors.
> 
> [...]

Applied to u-boot/master, thanks!

[1/1] spl: remove redundant prints in boot_from_devices
      commit: fdf36c2e9ad4f770ee951398a86bd55404d9b7ec
-- 
Tom




More information about the U-Boot mailing list