On 21/5/26 13:28, Gerd Hoffmann wrote:
Function is simliar to load_image_to_fw_cfg() but loads the image into a named fw_cfg file instead of fixed keys.Signed-off-by: Gerd Hoffmann <[email protected]> --- hw/nvram/fw_cfg.c | 22 ++++++++++++++++++++++ include/hw/nvram/fw_cfg.h | 15 +++++++++++++++ 2 files changed, 37 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
