Re: [RFC PATCH] zynqmp: Add binman description for SOM

2024-12-09 Thread Michal Simek
Hi Simon, On 12/6/24 20:17, Simon Glass wrote: Hi Michal, On Mon, 4 Nov 2024 at 01:32, Michal Simek wrote: Hi Simon, On 11/2/24 17:28, Simon Glass wrote: Hi Michal, On Fri, 1 Nov 2024 at 14:52, Tom Rini wrote: On Fri, Nov 01, 2024 at 02:09:38PM +0100, Michal Simek wrote: Hi Simon, On

Re: [RFC PATCH] zynqmp: Add binman description for SOM

2024-12-06 Thread Simon Glass
Hi Michal, On Mon, 4 Nov 2024 at 01:32, Michal Simek wrote: > > Hi Simon, > > On 11/2/24 17:28, Simon Glass wrote: > > Hi Michal, > > > > On Fri, 1 Nov 2024 at 14:52, Tom Rini wrote: > >> > >> On Fri, Nov 01, 2024 at 02:09:38PM +0100, Michal Simek wrote: > >>> Hi Simon, > >>> > >>> On 11/1/24 09

Re: [RFC PATCH] zynqmp: Add binman description for SOM

2024-11-04 Thread Michal Simek
Hi Simon, On 11/2/24 17:28, Simon Glass wrote: Hi Michal, On Fri, 1 Nov 2024 at 14:52, Tom Rini wrote: On Fri, Nov 01, 2024 at 02:09:38PM +0100, Michal Simek wrote: Hi Simon, On 11/1/24 09:27, Michal Simek wrote: On 10/31/24 19:03, Simon Glass wrote: Hi Michal, On Wed, 9 Oct 2024 at 1

Re: [RFC PATCH] zynqmp: Add binman description for SOM

2024-11-02 Thread Simon Glass
Hi Michal, On Fri, 1 Nov 2024 at 14:52, Tom Rini wrote: > > On Fri, Nov 01, 2024 at 02:09:38PM +0100, Michal Simek wrote: > > Hi Simon, > > > > On 11/1/24 09:27, Michal Simek wrote: > > > > > > > > > On 10/31/24 19:03, Simon Glass wrote: > > > > Hi Michal, > > > > > > > > On Wed, 9 Oct 2024 at 10

Re: [RFC PATCH] zynqmp: Add binman description for SOM

2024-11-01 Thread Tom Rini
On Fri, Nov 01, 2024 at 02:09:38PM +0100, Michal Simek wrote: > Hi Simon, > > On 11/1/24 09:27, Michal Simek wrote: > > > > > > On 10/31/24 19:03, Simon Glass wrote: > > > Hi Michal, > > > > > > On Wed, 9 Oct 2024 at 10:33, Michal Simek wrote: > > > > > > > > There is necessary to do some ste

Re: [RFC PATCH] zynqmp: Add binman description for SOM

2024-11-01 Thread Michal Simek
Hi Simon, On 11/1/24 09:27, Michal Simek wrote: On 10/31/24 19:03, Simon Glass wrote: Hi Michal, On Wed, 9 Oct 2024 at 10:33, Michal Simek wrote: There is necessary to do some steps to compose boot images. These steps were in scripts in layers for a while. That's why introduce description

Re: [RFC PATCH] zynqmp: Add binman description for SOM

2024-11-01 Thread Michal Simek
On 10/31/24 19:03, Simon Glass wrote: Hi Michal, On Wed, 9 Oct 2024 at 10:33, Michal Simek wrote: There is necessary to do some steps to compose boot images. These steps were in scripts in layers for a while. That's why introduce description via binman to simplify wiring and remove all scr

Re: [RFC PATCH] zynqmp: Add binman description for SOM

2024-10-31 Thread Simon Glass
Hi Michal, On Wed, 9 Oct 2024 at 10:33, Michal Simek wrote: > > There is necessary to do some steps to compose boot images. These steps > were in scripts in layers for a while. That's why introduce description via > binman to simplify wiring and remove all scripting around. > This should make sur

[RFC PATCH] zynqmp: Add binman description for SOM

2024-10-09 Thread Michal Simek
There is necessary to do some steps to compose boot images. These steps were in scripts in layers for a while. That's why introduce description via binman to simplify wiring and remove all scripting around. This should make sure that everybody is up2date with the latest versions. The first step is