Merge tag 'dm-pull-30jan21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
tpm fixes for coral binman fixes support for symbols in sub-sections support for additional cros_ec commands various minor fixes / tweaks
This commit is contained in:
@@ -145,6 +145,8 @@ int binman_init(void)
|
||||
if (ret)
|
||||
return log_msg_ret("node", -ENOENT);
|
||||
binman_set_rom_offset(ROM_OFFSET_NONE);
|
||||
log_debug("binman: Selected image node '%s'\n",
|
||||
ofnode_get_name(binman->image));
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user