AW: [PATCH] distro/pxeboot: Handle prompt variable

Traut Manuel LCPF-CH Manuel.Traut at mt.com
Mon Dec 12 16:02:23 CET 2022


Can this be picked for next?

-----Ursprüngliche Nachricht-----
Von: Simon Glass <sjg at chromium.org> 
Gesendet: Sonntag, 27. November 2022 15:36
An: Traut Manuel LCPF-CH <Manuel.Traut at mt.com>
Cc: u-boot at lists.denx.de; vagrant at debian.org
Betreff: Re: EXTERNAL - [PATCH] distro/pxeboot: Handle prompt variable

On Fri, 18 Nov 2022 at 05:36, Manuel Traut <manuel.traut at mt.com> wrote:
>
> Regarding the documentation found here:
> https://github.com/u-boot/u-boot/blob/master/common/menu.c#L347
>
> If both timeout and prompt is set to 0 the default entry shall be 
> booted immediately. However the current behaviour is that the prompt 
> is shown (tested with distroboot) until the user selects an entry (no 
> timeout).
>
> This change implements a behaviour as documented. It was tested with 
> distroboot.
>
> Signed-off-by: Manuel Traut <manuel.traut at mt.com>
> ---
>  boot/pxe_utils.c | 5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list