[PATCH 05/16] bootstd: cros: Decode some kernel preamble fields

Simon Glass sjg at chromium.org
Fri Aug 11 15:37:51 CEST 2023


Decode the kernel start and size using the structures provided. This
accesses the same data, just in a cleaner way.

Add some logging for some of the fields in the kernel preamble.

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

 boot/bootmeth_cros.c | 54 ++++++++++++++++++++++++++++++--------------
 1 file changed, 37 insertions(+), 17 deletions(-)

Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list