Forked from
Reform / reform-boundary-uboot
47790 commits behind the upstream repository.
-
Marian Balakowicz authored
This patch adds new node offset fields to struct bootm_headers and updates bootm_headers processing code to make use of them. Saved node offsets allow to avoid repeating fit_image_get_node() calls. Signed-off-by:
Marian Balakowicz <m8@semihalf.com>
Marian Balakowicz authoredThis patch adds new node offset fields to struct bootm_headers and updates bootm_headers processing code to make use of them. Saved node offsets allow to avoid repeating fit_image_get_node() calls. Signed-off-by:
Marian Balakowicz <m8@semihalf.com>
cmd_bootm.c 27.35 KiB