Re: [PATCH v4 0/4] bootflow: bootmeth_efi: Fix network efi boot.

2023-12-09 Thread Tom Rini
On Sun, 19 Nov 2023 16:54:57 +, Shantur Rathore wrote: > Currently bootmeth_efi crashes while doing a network (dhcp) boot. > This patch series fixes issues and both network and disk boot works. > > Shantur Rathore (4): > bootflow: bootmeth_efi: Set bootp_arch as hex > bootflow: bootmeth_e

Re: [PATCH v4 0/4] bootflow: bootmeth_efi: Fix network efi boot.

2023-12-09 Thread Tom Rini
On Tue, Dec 05, 2023 at 08:54:51PM -0700, Simon Glass wrote: > Hi Shantur, > > On Tue, 5 Dec 2023 at 04:13, Shantur Rathore wrote: > > > > Hi Simon, > > > > On Tue, Dec 5, 2023 at 12:52 AM Simon Glass wrote: > > > > > > Hi Shantur, > > > > > > On Mon, 4 Dec 2023 at 05:38, Shantur Rathore wrote:

Re: [PATCH v4 0/4] bootflow: bootmeth_efi: Fix network efi boot.

2023-12-05 Thread Simon Glass
Hi Shantur, On Tue, 5 Dec 2023 at 04:13, Shantur Rathore wrote: > > Hi Simon, > > On Tue, Dec 5, 2023 at 12:52 AM Simon Glass wrote: > > > > Hi Shantur, > > > > On Mon, 4 Dec 2023 at 05:38, Shantur Rathore wrote: > > > > > > Hi Simon, > > > > > > On Sun, Nov 19, 2023 at 4:56 PM Shantur Rathore

Re: [PATCH v4 0/4] bootflow: bootmeth_efi: Fix network efi boot.

2023-12-05 Thread Shantur Rathore
Hi Simon, On Tue, Dec 5, 2023 at 12:52 AM Simon Glass wrote: > > Hi Shantur, > > On Mon, 4 Dec 2023 at 05:38, Shantur Rathore wrote: > > > > Hi Simon, > > > > On Sun, Nov 19, 2023 at 4:56 PM Shantur Rathore wrote: > > > > > > > > > Currently bootmeth_efi crashes while doing a network (dhcp) boo

Re: [PATCH v4 0/4] bootflow: bootmeth_efi: Fix network efi boot.

2023-12-04 Thread Simon Glass
Hi Shantur, On Mon, 4 Dec 2023 at 05:38, Shantur Rathore wrote: > > Hi Simon, > > On Sun, Nov 19, 2023 at 4:56 PM Shantur Rathore wrote: > > > > > > Currently bootmeth_efi crashes while doing a network (dhcp) boot. > > This patch series fixes issues and both network and disk boot works. > > > Ho

Re: [PATCH v4 0/4] bootflow: bootmeth_efi: Fix network efi boot.

2023-12-04 Thread Shantur Rathore
Hi Simon, On Sun, Nov 19, 2023 at 4:56 PM Shantur Rathore wrote: > > > Currently bootmeth_efi crashes while doing a network (dhcp) boot. > This patch series fixes issues and both network and disk boot works. > How can I help to get this patch series merged in? Kind Regards Shantur