[PATCH v3 3/3] X86: pxeboot: bugfix: Set variable for size of initrd

Simon Glass sjg at chromium.org
Fri May 5 02:40:54 CEST 2023


On Thu, 4 May 2023 at 07:43, <thomas.mittelstaedt at de.bosch.com> wrote:
>
> From: Thomas Mittelstaedt <thomas.mittelstaedt at de.bosch.com>
>
> The problem was, that zboot() didn't work because of missing
> ramdisc size.
>
> Signed-off-by: Thomas Mittelstaedt <thomas.mittelstaedt at de.bosch.com>
> ---
>  boot/pxe_utils.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>

Fixes: 085cbdafca9 ("pxe: simplify label_boot()")
Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list