Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boot-dm into next
nman external-symbol improvements Driver model memory-usage reporting patman test-reporting improvements Add bloblist design goals
This commit is contained in:
@@ -288,6 +288,8 @@ binman_sym_extern(ulong, u_boot_any, image_pos);
|
||||
binman_sym_extern(ulong, u_boot_any, size);
|
||||
binman_sym_extern(ulong, u_boot_spl, image_pos);
|
||||
binman_sym_extern(ulong, u_boot_spl, size);
|
||||
binman_sym_extern(ulong, u_boot_vpl, image_pos);
|
||||
binman_sym_extern(ulong, u_boot_vpl, size);
|
||||
|
||||
/**
|
||||
* spl_get_image_pos() - get the image position of the next phase
|
||||
|
Reference in New Issue
Block a user