Re: [PATCH v6 07/25] arm: rpi: Add a devicetree file for rpi_4

2021-12-03 Thread Simon Glass
Hi Peter, Taking another look at https://github.com/raspberrypi/firmware.git I see that the README says that the .dtb files are build from Linux. So it seems I can simply grab them from there. Regards, Simon On Fri, 3 Dec 2021 at 05:16, Peter Robinson wrote: > > On Thu, Dec 2, 2021 at 6:26 PM

Re: [PATCH v6 07/25] arm: rpi: Add a devicetree file for rpi_4

2021-12-03 Thread Peter Robinson
On Thu, Dec 2, 2021 at 6:26 PM Simon Glass wrote: > > Hi Mark, > > On Thu, 2 Dec 2021 at 10:34, Mark Kettenis wrote: > > > > > From: Simon Glass > > > Date: Thu, 2 Dec 2021 08:59:01 -0700 > > > > > > Add this file, obtained from the Raspbian boot disk, so there is a > > > reference devicetree

Re: [PATCH v6 07/25] arm: rpi: Add a devicetree file for rpi_4

2021-12-02 Thread Simon Glass
Hi Mark, On Thu, 2 Dec 2021 at 10:34, Mark Kettenis wrote: > > > From: Simon Glass > > Date: Thu, 2 Dec 2021 08:59:01 -0700 > > > > Add this file, obtained from the Raspbian boot disk, so there is a > > reference devicetree in the U-Boot tree. The same one is used for > > 32- and 64-bit

Re: [PATCH v6 07/25] arm: rpi: Add a devicetree file for rpi_4

2021-12-02 Thread François Ozog
Hi Mark, On Thu, 2 Dec 2021 at 18:34, Mark Kettenis wrote: > > From: Simon Glass > > Date: Thu, 2 Dec 2021 08:59:01 -0700 > > > > Add this file, obtained from the Raspbian boot disk, so there is a > > reference devicetree in the U-Boot tree. The same one is used for > > 32- and 64-bit

Re: [PATCH v6 07/25] arm: rpi: Add a devicetree file for rpi_4

2021-12-02 Thread Mark Kettenis
> From: Simon Glass > Date: Thu, 2 Dec 2021 08:59:01 -0700 > > Add this file, obtained from the Raspbian boot disk, so there is a > reference devicetree in the U-Boot tree. The same one is used for > 32- and 64-bit variants. > > Note that U-Boot does not normally need this at runtime, since >