On Thu, 11 Sep 2025 15:35:41 +0200, Guillaume Ranquet wrote: > The else if branch uses the is_zimage boolean which is initialized to 0 > and never set before being tested here. > > remove the test on is_zimage to make this code reachable. > >
Applied to u-boot/master, thanks!
[1/1] x86: boot: fix unreachable else branch in boot_prep_linux
commit: 0cb8a88e7ab7824b7dc857fb6572705f3e19c456
--
Tom

