Files
u-boot/arch
Sean Anderson feaeb8fa6f spl: Remove NULL assignments in spl_load_info
Remove NULL assignments to fields in spl_load_info when .load doesn't
reference these fields. This can result in more efficient code. filename
must stay even if it is unused, since load_simple_fit uses it.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2023-11-16 13:49:13 -05:00
..
2023-10-24 16:34:45 -04:00
2023-11-07 14:50:51 -05:00
2023-11-06 10:20:21 -05:00