On Tue, 9 Sep 2025, dmuk...@xen.org wrote: > On Tue, Sep 09, 2025 at 09:41:41AM +0200, Michal Orzel wrote: > > Commit 061d6782756f modified load_file() to take load command as > > argument but did not change all the invocations (e.g. loading standalone > > Linux, bitstream, etc.) which broke the output script (load command > > empty). Fix it by defaulting to LOAD_CMD if not specified. > > > > Fixes: 061d6782756f ("Add config option to use separate load commands for > > Xen, DOM0 and DOMU binaries") > > Signed-off-by: Michal Orzel <michal.or...@amd.com> > > Reviewed-by: Denis Mukhin <dmuk...@ford.com>
Acked-by: Stefano Stabellini <sstabell...@kernel.org>