Re: [PATCH 09/13] net: wget: allow EFI boot

2024-09-10 Thread Simon Glass
Hi Tom, On Mon, 2 Sept 2024 at 09:41, Tom Rini wrote: > > On Sun, Sep 01, 2024 at 02:09:40PM -0600, Simon Glass wrote: > > Hi Ilias, > > > > On Fri, 30 Aug 2024 at 08:28, Ilias Apalodimas > > wrote: > > > > > > Hi Simon > > > > > > On Fri, 30 Aug 2024 at 17:18, Simon Glass wrote: > > > > > > >

Re: [PATCH 09/13] net: wget: allow EFI boot

2024-09-02 Thread Tom Rini
On Sun, Sep 01, 2024 at 02:09:40PM -0600, Simon Glass wrote: > Hi Ilias, > > On Fri, 30 Aug 2024 at 08:28, Ilias Apalodimas > wrote: > > > > Hi Simon > > > > On Fri, 30 Aug 2024 at 17:18, Simon Glass wrote: > > > > > > Hi Jerome, > > > > > > On Thu, 29 Aug 2024 at 08:04, Simon Glass wrote: > >

Re: [PATCH 09/13] net: wget: allow EFI boot

2024-09-01 Thread Simon Glass
Hi Ilias, On Fri, 30 Aug 2024 at 08:28, Ilias Apalodimas wrote: > > Hi Simon > > On Fri, 30 Aug 2024 at 17:18, Simon Glass wrote: > > > > Hi Jerome, > > > > On Thu, 29 Aug 2024 at 08:04, Simon Glass wrote: > > > > > > On Thu, 29 Aug 2024 at 01:34, Ilias Apalodimas > > > wrote: > > > > > > > >

Re: [PATCH 09/13] net: wget: allow EFI boot

2024-08-30 Thread Ilias Apalodimas
Hi Simon On Fri, 30 Aug 2024 at 17:18, Simon Glass wrote: > > Hi Jerome, > > On Thu, 29 Aug 2024 at 08:04, Simon Glass wrote: > > > > On Thu, 29 Aug 2024 at 01:34, Ilias Apalodimas > > wrote: > > > > > > On Wed, 28 Aug 2024 at 15:10, Jerome Forissier > > > wrote: > > > > > > > > wget followed

Re: [PATCH 09/13] net: wget: allow EFI boot

2024-08-30 Thread Simon Glass
Hi Jerome, On Thu, 29 Aug 2024 at 08:04, Simon Glass wrote: > > On Thu, 29 Aug 2024 at 01:34, Ilias Apalodimas > wrote: > > > > On Wed, 28 Aug 2024 at 15:10, Jerome Forissier > > wrote: > > > > > > wget followed by bootefi currently fails as follows: > > > > > > U-Boot> wget 20 192.168.0.3

Re: [PATCH 09/13] net: wget: allow EFI boot

2024-08-29 Thread Simon Glass
On Thu, 29 Aug 2024 at 01:34, Ilias Apalodimas wrote: > > On Wed, 28 Aug 2024 at 15:10, Jerome Forissier > wrote: > > > > wget followed by bootefi currently fails as follows: > > > > U-Boot> wget 20 192.168.0.30:helloworld.efi > > Waiting for Ethernet connection... done. > > HTTP/1.0 200 O

Re: [PATCH 09/13] net: wget: allow EFI boot

2024-08-29 Thread Ilias Apalodimas
On Wed, 28 Aug 2024 at 15:10, Jerome Forissier wrote: > > wget followed by bootefi currently fails as follows: > > U-Boot> wget 20 192.168.0.30:helloworld.efi > Waiting for Ethernet connection... done. > HTTP/1.0 200 OK > Packets received 13, Transfer Successful > Bytes transferred = 1272

[PATCH 09/13] net: wget: allow EFI boot

2024-08-28 Thread Jerome Forissier
wget followed by bootefi currently fails as follows: U-Boot> wget 20 192.168.0.30:helloworld.efi Waiting for Ethernet connection... done. HTTP/1.0 200 OK Packets received 13, Transfer Successful Bytes transferred = 12720 (31b0 hex) U-Boot> bootefi 20 No UEFI binary known at 20