[PATCH v3 05/46] x86: Rename state to bmi
Simon Glass
sjg at chromium.org
Fri Dec 20 05:06:51 CET 2024
Use the common name for the struct, in preparation for passing it around
between functions.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
(no changes since v1)
arch/x86/include/asm/zimage.h | 2 +-
arch/x86/lib/zimage.c | 48 +++++++++++++++++------------------
cmd/x86/zboot.c | 4 +--
3 files changed, 27 insertions(+), 27 deletions(-)
Applied to sjg/master, thanks!
More information about the U-Boot
mailing list