Re: [PATCH v3 2/3] arm: dts: am335x-sancloud-bbe-lite: UEFI SPI export

2022-09-26 Thread Tom Rini
On Mon, Sep 26, 2022 at 03:33:44PM +0200, Heinrich Schuchardt wrote: > On 9/26/22 15:13, Tom Rini wrote: > > On Mon, Sep 26, 2022 at 02:33:23PM +0300, Ilias Apalodimas wrote: > > > Hi Tom > > > > > > On Wed, 21 Sept 2022 at 19:15, Tom Rini wrote: > > > > > > > > On Wed, Sep 21, 2022 at 05:06:27P

Re: [PATCH v3 2/3] arm: dts: am335x-sancloud-bbe-lite: UEFI SPI export

2022-09-26 Thread Heinrich Schuchardt
On 9/26/22 15:13, Tom Rini wrote: On Mon, Sep 26, 2022 at 02:33:23PM +0300, Ilias Apalodimas wrote: Hi Tom On Wed, 21 Sept 2022 at 19:15, Tom Rini wrote: On Wed, Sep 21, 2022 at 05:06:27PM +0100, Paul Barker wrote: Add properties to the Authenta SPI flash device node to enable access by a U

Re: [PATCH v3 2/3] arm: dts: am335x-sancloud-bbe-lite: UEFI SPI export

2022-09-26 Thread Tom Rini
On Mon, Sep 26, 2022 at 02:33:23PM +0300, Ilias Apalodimas wrote: > Hi Tom > > On Wed, 21 Sept 2022 at 19:15, Tom Rini wrote: > > > > On Wed, Sep 21, 2022 at 05:06:27PM +0100, Paul Barker wrote: > > > Add properties to the Authenta SPI flash device node to enable access by > > > a UEFI applicatio

Re: [PATCH v3 2/3] arm: dts: am335x-sancloud-bbe-lite: UEFI SPI export

2022-09-26 Thread Ilias Apalodimas
Hi Tom On Wed, 21 Sept 2022 at 19:15, Tom Rini wrote: > > On Wed, Sep 21, 2022 at 05:06:27PM +0100, Paul Barker wrote: > > Add properties to the Authenta SPI flash device node to enable access by > > a UEFI application using a fixed GUID. Also specify that this device is > > JEDEC compatible so t

Re: [PATCH v3 2/3] arm: dts: am335x-sancloud-bbe-lite: UEFI SPI export

2022-09-21 Thread Tom Rini
On Wed, Sep 21, 2022 at 05:06:27PM +0100, Paul Barker wrote: > Add properties to the Authenta SPI flash device node to enable access by > a UEFI application using a fixed GUID. Also specify that this device is > JEDEC compatible so that it is correctly initialized when running > `sf probe`. > > Si

[PATCH v3 2/3] arm: dts: am335x-sancloud-bbe-lite: UEFI SPI export

2022-09-21 Thread Paul Barker
Add properties to the Authenta SPI flash device node to enable access by a UEFI application using a fixed GUID. Also specify that this device is JEDEC compatible so that it is correctly initialized when running `sf probe`. Signed-off-by: Paul Barker --- arch/arm/dts/am335x-sancloud-bbe-lite.dts