AW: [PATCH] cmd: pxe_utils: add some missing tabs

2023-07-27 Thread Traut Manuel LCPF-CH
> These lines are supposed to be indented one more tab. Otherwise it's > confusing to read. > > Signed-off-by: Dan Carpenter Reviewed-by: Manuel Traut > --- > boot/pxe_utils.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/boot/pxe_utils.c b/boot/pxe_utils.c index

AW: EXTERNAL - [PATCH] menu: Ignore prompt variable if timeout is != 0

2023-07-25 Thread Traut Manuel LCPF-CH
Hi, > Since 739e8361f3fe78038251216df6096a32bc2d5839, a system with the > following /boot/extlinux/extlinux.conf (which sets timeout to 50) > immediately boots the first entry in the config without displaying > a boot menu. According to the description, that should only happen

Re: [PATCH] menu: Ignore prompt variable if timeout is != 0

2023-07-19 Thread Traut Manuel LCPF-CH
Hi, > thank you for your reply! thanks for taking care on this somehow lost patch > On 7/18/23 23:08, Jonas Karlman wrote: >> On 2023-07-14 09:36, FUKAUMI Naoki wrote: >>> From: Manuel Traut >>> >>> Since 739e8361f3fe78038251216df6096a32bc2d5839, a system with the >>> following /boot/extlinux/

AW: Booting verdin-imx8mm_defconfig fails

2023-05-09 Thread Traut Manuel LCPF-CH
hing goes wrong the boot ROM usually falls back to serial download > mode. There are ways to look at what exactly you may have done wrong see e.g. > [2].[Traut Manuel LCPF-CH] Oh, this really eases debugging. Thanks for the reference! Thanks Manuel [1] https://source.denx.de/u-boot/

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

2022-12-12 Thread Traut Manuel LCPF-CH
Can this be picked for next? -Ursprüngliche Nachricht- Von: Simon Glass Gesendet: Sonntag, 27. November 2022 15:36 An: Traut Manuel LCPF-CH Cc: u-boot@lists.denx.de; vagr...@debian.org Betreff: Re: EXTERNAL - [PATCH] distro/pxeboot: Handle prompt variable On Fri, 18 Nov 2022 at 05:36