On Thu, 29 Jan 2026 14:03:41 -0600, David Lechner wrote:

> Print the actual error code in a couple of places in boot_get_fdt_fit().
> 
> These are FDT error codes, not errno, so printing the string is more
> helpful than printing the numeric value.
> 
> The only caller of boot_get_fdt_fit() unconditionally replaces the
> returned error code (fdt_noffset) with ENOENT so the actual error would
> otherwise be lost.
> 
> [...]

Applied to u-boot/master, thanks!

[1/1] boot/fit: print error name in boot_get_fdt_fit()
      commit: 8bca63d2ed9d73ec2ff83fa76510245e48e29730
-- 
Tom


Reply via email to