On Thu, 4 May 2023 at 07:43, <[email protected]> wrote: > > From: Thomas Mittelstaedt <[email protected]> > > The problem was, that zboot() didn't work because of missing > ramdisc size. > > Signed-off-by: Thomas Mittelstaedt <[email protected]> > --- > boot/pxe_utils.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >
Fixes: 085cbdafca9 ("pxe: simplify label_boot()")
Reviewed-by: Simon Glass <[email protected]>

