diff options
author | Simon Glass <sjg@chromium.org> | 2024-06-19 06:34:52 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-06-26 13:17:52 -0600 |
commit | 52ff1f5da0ef16e07984eee9a32408c71443812e (patch) | |
tree | fbaaa1542de6deb125f6bf55974e7846f5d728f2 /drivers/ddr/altera/sdram_agilex.c | |
parent | bce4c15f26e164d1c96bf0f1c4d33bf0f0dc8a90 (diff) |
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: 228c6722d44 ("x86: zboot: Avoid iteration in do_zboot_states()")
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/ddr/altera/sdram_agilex.c')
0 files changed, 0 insertions, 0 deletions