[PATCH v3 44/46] boot: Detect booti format properly in pxe_utils

Simon Glass sjg at chromium.org
Fri Dec 20 05:04:57 CET 2024


Rather than assuming that a file can be booted with bootm, check that
the format is correct first. Do the same for booti.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

Changes in v3:
- Add new patch to detect booti format properly in pxe_utils

 boot/pxe_utils.c | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)

Applied to sjg/master, thanks!


More information about the U-Boot mailing list