Re: [PATCH] arm: rpi: Device tree modifications for U-Boot

2015-10-08 Thread Pavel Machek
Hi! > This updates the device tree from the kernel version to something suitable > for U-Boot: > > - Add stdout-path alias for console > - Mark the /soc node to be available pre-relocation so that the early > serial console works (we need the 'ranges' property to be available) > > Signed-off-by:

Re: [PATCH] arm: rpi: Device tree modifications for U-Boot

2015-09-15 Thread Stephen Warren
On 08/28/2015 11:27 AM, Simon Glass wrote: > Hi Rob, > > On 25 August 2015 at 10:22, Rob Herring wrote: >> On Sat, Aug 15, 2015 at 8:46 AM, Simon Glass wrote: >>> Hi Rob, >>> >>> On 14 August 2015 at 14:29, Rob Herring wrote: On Fri, Aug 14, 2015 at 1:34 PM, Simon Glass wrote: > -linu

Re: [PATCH] arm: rpi: Device tree modifications for U-Boot

2015-09-09 Thread Simon Glass
Hi, On Friday, 28 August 2015, Simon Glass wrote: > > Hi Rob, > > On 25 August 2015 at 10:22, Rob Herring wrote: > > On Sat, Aug 15, 2015 at 8:46 AM, Simon Glass wrote: > >> Hi Rob, > >> > >> On 14 August 2015 at 14:29, Rob Herring wrote: > >>> On Fri, Aug 14, 2015 at 1:34 PM, Simon Glass wro

Re: [PATCH] arm: rpi: Device tree modifications for U-Boot

2015-08-28 Thread Simon Glass
Hi Rob, On 25 August 2015 at 10:22, Rob Herring wrote: > On Sat, Aug 15, 2015 at 8:46 AM, Simon Glass wrote: >> Hi Rob, >> >> On 14 August 2015 at 14:29, Rob Herring wrote: >>> On Fri, Aug 14, 2015 at 1:34 PM, Simon Glass wrote: -linux-tegra Hi, On 12 August 2015 at 07

Re: [PATCH] arm: rpi: Device tree modifications for U-Boot

2015-08-25 Thread Rob Herring
On Sat, Aug 15, 2015 at 8:46 AM, Simon Glass wrote: > Hi Rob, > > On 14 August 2015 at 14:29, Rob Herring wrote: >> On Fri, Aug 14, 2015 at 1:34 PM, Simon Glass wrote: >>> -linux-tegra >>> >>> Hi, >>> >>> On 12 August 2015 at 07:21, Simon Glass wrote: Hi Lucas, On 11 August 2015

Re: [PATCH] arm: rpi: Device tree modifications for U-Boot

2015-08-15 Thread Simon Glass
Hi Stephen, On 14 August 2015 at 21:46, Stephen Warren wrote: > On 08/12/2015 07:21 AM, Simon Glass wrote: >> Hi Lucas, >> >> On 11 August 2015 at 11:05, Lucas Stach wrote: >>> Hi Simon, >>> >>> why did you send this to the Tegra ML? >>> >>> Am Dienstag, den 11.08.2015, 08:25 -0600 schrieb Simon

Re: [PATCH] arm: rpi: Device tree modifications for U-Boot

2015-08-15 Thread Simon Glass
Hi Rob, On 14 August 2015 at 14:29, Rob Herring wrote: > On Fri, Aug 14, 2015 at 1:34 PM, Simon Glass wrote: >> -linux-tegra >> >> Hi, >> >> On 12 August 2015 at 07:21, Simon Glass wrote: >>> Hi Lucas, >>> >>> On 11 August 2015 at 11:05, Lucas Stach wrote: Hi Simon, why did you

Re: [PATCH] arm: rpi: Device tree modifications for U-Boot

2015-08-14 Thread Stephen Warren
On 08/12/2015 07:21 AM, Simon Glass wrote: > Hi Lucas, > > On 11 August 2015 at 11:05, Lucas Stach wrote: >> Hi Simon, >> >> why did you send this to the Tegra ML? >> >> Am Dienstag, den 11.08.2015, 08:25 -0600 schrieb Simon Glass: >>> This updates the device tree from the kernel version to somet

Re: [PATCH] arm: rpi: Device tree modifications for U-Boot

2015-08-14 Thread Rob Herring
On Fri, Aug 14, 2015 at 1:34 PM, Simon Glass wrote: > -linux-tegra > > Hi, > > On 12 August 2015 at 07:21, Simon Glass wrote: >> Hi Lucas, >> >> On 11 August 2015 at 11:05, Lucas Stach wrote: >>> Hi Simon, >>> >>> why did you send this to the Tegra ML? >>> >>> Am Dienstag, den 11.08.2015, 08:25

Re: [PATCH] arm: rpi: Device tree modifications for U-Boot

2015-08-14 Thread Simon Glass
-linux-tegra Hi, On 12 August 2015 at 07:21, Simon Glass wrote: > Hi Lucas, > > On 11 August 2015 at 11:05, Lucas Stach wrote: >> Hi Simon, >> >> why did you send this to the Tegra ML? >> >> Am Dienstag, den 11.08.2015, 08:25 -0600 schrieb Simon Glass: >>> This updates the device tree from the

Re: [PATCH] arm: rpi: Device tree modifications for U-Boot

2015-08-12 Thread Simon Glass
Hi Lucas, On 11 August 2015 at 11:05, Lucas Stach wrote: > Hi Simon, > > why did you send this to the Tegra ML? > > Am Dienstag, den 11.08.2015, 08:25 -0600 schrieb Simon Glass: >> This updates the device tree from the kernel version to something suitable >> for U-Boot: >> >> - Add stdout-path al

Re: [PATCH] arm: rpi: Device tree modifications for U-Boot

2015-08-11 Thread Lucas Stach
Am Dienstag, den 11.08.2015, 11:29 -0600 schrieb Stephen Warren: > On 08/11/2015 11:05 AM, Lucas Stach wrote: > > Hi Simon, > > > > why did you send this to the Tegra ML? > > At my request, so that the DT changes could be reviewed by the kernel DT > reviewers and added to the copy of the DT files

Re: [PATCH] arm: rpi: Device tree modifications for U-Boot

2015-08-11 Thread Stephen Warren
On 08/11/2015 11:05 AM, Lucas Stach wrote: Hi Simon, why did you send this to the Tegra ML? At my request, so that the DT changes could be reviewed by the kernel DT reviewers and added to the copy of the DT files in the kernel source tree if approved. My assertion is that DT content should

Re: [PATCH] arm: rpi: Device tree modifications for U-Boot

2015-08-11 Thread Lucas Stach
Hi Simon, why did you send this to the Tegra ML? Am Dienstag, den 11.08.2015, 08:25 -0600 schrieb Simon Glass: > This updates the device tree from the kernel version to something suitable > for U-Boot: > > - Add stdout-path alias for console > - Mark the /soc node to be available pre-relocation

[PATCH] arm: rpi: Device tree modifications for U-Boot

2015-08-11 Thread Simon Glass
This updates the device tree from the kernel version to something suitable for U-Boot: - Add stdout-path alias for console - Mark the /soc node to be available pre-relocation so that the early serial console works (we need the 'ranges' property to be available) Signed-off-by: Simon Glass --- a