1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-27 12:49:21 +01:00
Files
u-boot-megous/cmd
Simon Glass 52ff1f5da0 zboot: Correct use of state_mask argument
There is confusion in this function between the flag and state_mask
parameters, which prevents the boot from actually happening. Correct
this by using state_mask instead of flag for deciding which states to go
through.

This fixes booting of some 32-bit Debian kernels.

Note: Some sort of CI for this is in the works.

Fixes: 228c6722d4 ("x86: zboot: Avoid iteration in do_zboot_states()")

Signed-off-by: Simon Glass <sjg@chromium.org>
2024-06-26 13:17:52 -06:00
..
2017-02-08 15:56:28 -05:00
2024-02-15 10:38:34 +01:00
2024-06-14 12:59:07 -06:00
2022-03-15 16:19:29 -04:00
2024-06-24 13:34:52 -06:00
2024-03-07 09:23:10 -05:00
2024-05-22 08:55:29 -06:00
2022-09-02 13:40:42 -04:00
2024-06-24 13:34:52 -06:00
2020-08-07 22:31:32 -04:00
2024-06-04 08:09:09 -06:00
2024-06-24 13:34:52 -06:00