Re: [PATCH] Revert "efi_memory: do not add U-Boot memory to the memory map"

2025-02-16 Thread Simon Glass
Hi Tom, On Sun, 16 Feb 2025 at 08:04, Tom Rini wrote: > > On Sun, Feb 16, 2025 at 07:50:48AM -0700, Simon Glass wrote: > > Hi Sughosh, > > > > On Wed, 27 Nov 2024 at 04:48, Sughosh Ganu wrote: > > > > > > On Tue, 26 Nov 2024 at 21:09, Simon Glass wrote: > > > > > > > > Hi Sughosh, > > > > > > >

Re: [PATCH] Revert "efi_memory: do not add U-Boot memory to the memory map"

2025-02-16 Thread Tom Rini
On Sun, Feb 16, 2025 at 07:50:48AM -0700, Simon Glass wrote: > Hi Sughosh, > > On Wed, 27 Nov 2024 at 04:48, Sughosh Ganu wrote: > > > > On Tue, 26 Nov 2024 at 21:09, Simon Glass wrote: > > > > > > Hi Sughosh, > > > > > > On Thu, 21 Nov 2024 at 00:53, Sughosh Ganu > > > wrote: > > > > > > > >

Re: [PATCH] Revert "efi_memory: do not add U-Boot memory to the memory map"

2025-02-16 Thread Simon Glass
Hi Sughosh, On Wed, 27 Nov 2024 at 04:48, Sughosh Ganu wrote: > > On Tue, 26 Nov 2024 at 21:09, Simon Glass wrote: > > > > Hi Sughosh, > > > > On Thu, 21 Nov 2024 at 00:53, Sughosh Ganu wrote: > > > > > > On Tue, 12 Nov 2024 at 18:48, Simon Glass wrote: > > > > > > > > A bisect of Ubuntu 2022.

Re: [PATCH] Revert "efi_memory: do not add U-Boot memory to the memory map"

2024-11-27 Thread Sughosh Ganu
On Tue, 26 Nov 2024 at 21:09, Simon Glass wrote: > > Hi Sughosh, > > On Thu, 21 Nov 2024 at 00:53, Sughosh Ganu wrote: > > > > On Tue, 12 Nov 2024 at 18:48, Simon Glass wrote: > > > > > > A bisect of Ubuntu 2022.04 boot-failure on qemu-x86_64 resulted in this > > > patch. I am not sure how to in

Re: [PATCH] Revert "efi_memory: do not add U-Boot memory to the memory map"

2024-11-26 Thread Simon Glass
Hi Sughosh, On Thu, 21 Nov 2024 at 00:53, Sughosh Ganu wrote: > > On Tue, 12 Nov 2024 at 18:48, Simon Glass wrote: > > > > A bisect of Ubuntu 2022.04 boot-failure on qemu-x86_64 resulted in this > > patch. I am not sure how to investigate it. > > > > The boot hangs at some point during booting o

Re: [PATCH] Revert "efi_memory: do not add U-Boot memory to the memory map"

2024-11-21 Thread Sughosh Ganu
On Tue, 12 Nov 2024 at 18:48, Simon Glass wrote: > > A bisect of Ubuntu 2022.04 boot-failure on qemu-x86_64 resulted in this > patch. I am not sure how to investigate it. > > The boot hangs at some point during booting of the install image, before > the Ubuntu logo appears. > > I will sent a serie

Re: [PATCH] Revert "efi_memory: do not add U-Boot memory to the memory map"

2024-11-13 Thread Sughosh Ganu
On Wed, 13 Nov 2024 at 18:03, Heinrich Schuchardt wrote: > > On 11/13/24 12:28, Ilias Apalodimas wrote: > > Hi Sughosh > > > > On Tue, 12 Nov 2024 at 20:46, Sughosh Ganu wrote: > >> > >> On Tue, 12 Nov 2024 at 18:48, Simon Glass wrote: > >>> > >>> A bisect of Ubuntu 2022.04 boot-failure on qemu-

Re: [PATCH] Revert "efi_memory: do not add U-Boot memory to the memory map"

2024-11-13 Thread Heinrich Schuchardt
On 11/13/24 12:28, Ilias Apalodimas wrote: Hi Sughosh On Tue, 12 Nov 2024 at 20:46, Sughosh Ganu wrote: On Tue, 12 Nov 2024 at 18:48, Simon Glass wrote: A bisect of Ubuntu 2022.04 boot-failure on qemu-x86_64 resulted in this patch. I am not sure how to investigate it. The boot hangs at so

Re: [PATCH] Revert "efi_memory: do not add U-Boot memory to the memory map"

2024-11-13 Thread Ilias Apalodimas
Hi Sughosh On Tue, 12 Nov 2024 at 20:46, Sughosh Ganu wrote: > > On Tue, 12 Nov 2024 at 18:48, Simon Glass wrote: > > > > A bisect of Ubuntu 2022.04 boot-failure on qemu-x86_64 resulted in this > > patch. I am not sure how to investigate it. > > > > The boot hangs at some point during booting of

Re: [PATCH] Revert "efi_memory: do not add U-Boot memory to the memory map"

2024-11-12 Thread Tom Rini
On Tue, Nov 12, 2024 at 06:18:30AM -0700, Simon Glass wrote: > A bisect of Ubuntu 2022.04 boot-failure on qemu-x86_64 resulted in this > patch. I am not sure how to investigate it. > > The boot hangs at some point during booting of the install image, before > the Ubuntu logo appears. > > I will

Re: [PATCH] Revert "efi_memory: do not add U-Boot memory to the memory map"

2024-11-12 Thread Sughosh Ganu
On Tue, 12 Nov 2024 at 18:48, Simon Glass wrote: > > A bisect of Ubuntu 2022.04 boot-failure on qemu-x86_64 resulted in this > patch. I am not sure how to investigate it. > > The boot hangs at some point during booting of the install image, before > the Ubuntu logo appears. > > I will sent a serie

Re: [PATCH] Revert "efi_memory: do not add U-Boot memory to the memory map"

2024-11-12 Thread Ilias Apalodimas
Hi Simon, On Tue, 12 Nov 2024 at 15:18, Simon Glass wrote: > > A bisect of Ubuntu 2022.04 boot-failure on qemu-x86_64 resulted in this > patch. I am not sure how to investigate it. > > The boot hangs at some point during booting of the install image, before > the Ubuntu logo appears. Any idea if

[PATCH] Revert "efi_memory: do not add U-Boot memory to the memory map"

2024-11-12 Thread Simon Glass
A bisect of Ubuntu 2022.04 boot-failure on qemu-x86_64 resulted in this patch. I am not sure how to investigate it. The boot hangs at some point during booting of the install image, before the Ubuntu logo appears. I will sent a series with a script showing how it is run. This reverts commit a68c