Re: [PATCH] cmd: pxe_utils: Check fdtcontroladdr in label_boot

2022-05-23 Thread Tom Rini
On Mon, May 23, 2022 at 09:25:55AM +0200, Neil Armstrong wrote: > Hi, > > On 19/05/2022 14:58, Peter Hoyes wrote: > > On 18/05/2022 19:15, Neil Armstrong wrote: > > > On 18/05/2022 17:52, Tom Rini wrote: > > > > On Wed, May 18, 2022 at 10:40:12AM +0200, Neil Armstrong wrote: > > > > > Hi, > > > >

Re: [PATCH] cmd: pxe_utils: Check fdtcontroladdr in label_boot

2022-05-23 Thread Neil Armstrong
Hi, On 19/05/2022 14:58, Peter Hoyes wrote: On 18/05/2022 19:15, Neil Armstrong wrote: On 18/05/2022 17:52, Tom Rini wrote: On Wed, May 18, 2022 at 10:40:12AM +0200, Neil Armstrong wrote: Hi, On 14/10/2021 10:40, Peter Hoyes wrote: From: Peter Hoyes If using OF_CONTROL, fdtcontroladdr is

Re: [PATCH] cmd: pxe_utils: Check fdtcontroladdr in label_boot

2022-05-19 Thread Peter Hoyes
On 18/05/2022 19:15, Neil Armstrong wrote: On 18/05/2022 17:52, Tom Rini wrote: On Wed, May 18, 2022 at 10:40:12AM +0200, Neil Armstrong wrote: Hi, On 14/10/2021 10:40, Peter Hoyes wrote: From: Peter Hoyes If using OF_CONTROL, fdtcontroladdr is set to the fdt used to configure U-Boot. Whe

Re: [PATCH] cmd: pxe_utils: Check fdtcontroladdr in label_boot

2022-05-18 Thread Neil Armstrong
On 18/05/2022 17:52, Tom Rini wrote: On Wed, May 18, 2022 at 10:40:12AM +0200, Neil Armstrong wrote: Hi, On 14/10/2021 10:40, Peter Hoyes wrote: From: Peter Hoyes If using OF_CONTROL, fdtcontroladdr is set to the fdt used to configure U-Boot. When using PXE, if no fdt is defined in the menu

Re: [PATCH] cmd: pxe_utils: Check fdtcontroladdr in label_boot

2022-05-18 Thread Tom Rini
On Wed, May 18, 2022 at 10:40:12AM +0200, Neil Armstrong wrote: > Hi, > > On 14/10/2021 10:40, Peter Hoyes wrote: > > From: Peter Hoyes > > > > If using OF_CONTROL, fdtcontroladdr is set to the fdt used to configure > > U-Boot. When using PXE, if no fdt is defined in the menu file, and > > there

Re: [PATCH] cmd: pxe_utils: Check fdtcontroladdr in label_boot

2022-05-18 Thread Neil Armstrong
Hi, On 14/10/2021 10:40, Peter Hoyes wrote: From: Peter Hoyes If using OF_CONTROL, fdtcontroladdr is set to the fdt used to configure U-Boot. When using PXE, if no fdt is defined in the menu file, and there is no fdt at fdt_addr, add fall back on fdtcontroladdr too. We are developing board su

Re: [PATCH] cmd: pxe_utils: Check fdtcontroladdr in label_boot

2021-11-08 Thread Ramon Fried
On Mon, Nov 8, 2021 at 6:53 PM Peter Hoyes wrote: > > On 28/10/2021 19:55, Ramon Fried wrote: > > On Sun, Oct 24, 2021 at 10:56 PM Simon Glass wrote: > >> Hi, > >> > >> On Fri, 15 Oct 2021 at 05:21, Andre Przywara > >> wrote: > >>> On Thu, 14 Oct 2021 12:24:45 -0600 > >>> Simon Glass wrote: >

Re: [PATCH] cmd: pxe_utils: Check fdtcontroladdr in label_boot

2021-11-08 Thread Peter Hoyes
On 28/10/2021 19:55, Ramon Fried wrote: On Sun, Oct 24, 2021 at 10:56 PM Simon Glass wrote: Hi, On Fri, 15 Oct 2021 at 05:21, Andre Przywara wrote: On Thu, 14 Oct 2021 12:24:45 -0600 Simon Glass wrote: Hi Simon, On Thu, 14 Oct 2021 at 02:40, Peter Hoyes wrote: From: Peter Hoyes If us

Re: [PATCH] cmd: pxe_utils: Check fdtcontroladdr in label_boot

2021-10-28 Thread Ramon Fried
On Sun, Oct 24, 2021 at 10:56 PM Simon Glass wrote: > > Hi, > > On Fri, 15 Oct 2021 at 05:21, Andre Przywara wrote: > > > > On Thu, 14 Oct 2021 12:24:45 -0600 > > Simon Glass wrote: > > > > Hi Simon, > > > > > On Thu, 14 Oct 2021 at 02:40, Peter Hoyes wrote: > > > > > > > > From: Peter Hoyes >

Re: [PATCH] cmd: pxe_utils: Check fdtcontroladdr in label_boot

2021-10-24 Thread Simon Glass
Hi, On Fri, 15 Oct 2021 at 05:21, Andre Przywara wrote: > > On Thu, 14 Oct 2021 12:24:45 -0600 > Simon Glass wrote: > > Hi Simon, > > > On Thu, 14 Oct 2021 at 02:40, Peter Hoyes wrote: > > > > > > From: Peter Hoyes > > > > > > If using OF_CONTROL, fdtcontroladdr is set to the fdt used to confi

Re: [PATCH] cmd: pxe_utils: Check fdtcontroladdr in label_boot

2021-10-15 Thread Andre Przywara
On Thu, 14 Oct 2021 12:24:45 -0600 Simon Glass wrote: Hi Simon, > On Thu, 14 Oct 2021 at 02:40, Peter Hoyes wrote: > > > > From: Peter Hoyes > > > > If using OF_CONTROL, fdtcontroladdr is set to the fdt used to configure > > U-Boot. When using PXE, if no fdt is defined in the menu file, and >

Re: [PATCH] cmd: pxe_utils: Check fdtcontroladdr in label_boot

2021-10-14 Thread Simon Glass
Hi Peter, On Thu, 14 Oct 2021 at 02:40, Peter Hoyes wrote: > > From: Peter Hoyes > > If using OF_CONTROL, fdtcontroladdr is set to the fdt used to configure > U-Boot. When using PXE, if no fdt is defined in the menu file, and > there is no fdt at fdt_addr, add fall back on fdtcontroladdr too. >

[PATCH] cmd: pxe_utils: Check fdtcontroladdr in label_boot

2021-10-14 Thread Peter Hoyes
From: Peter Hoyes If using OF_CONTROL, fdtcontroladdr is set to the fdt used to configure U-Boot. When using PXE, if no fdt is defined in the menu file, and there is no fdt at fdt_addr, add fall back on fdtcontroladdr too. We are developing board support for the Armv8r64 FVP using config_distro_