Re: [PATCH] binman: Add option for pointing to external description

2024-10-18 Thread Simon Glass
Hi Michal, On Fri, 18 Oct 2024 at 00:02, Michal Simek wrote: > > Hi Simon, > > On 10/18/24 01:23, Simon Glass wrote: > > Hi Michal, > > > > On Wed, 16 Oct 2024 at 00:00, Michal Simek wrote: > >> > >> Hi Simon, > >> > >> On 10/15/24 14:48, Simon Glass wrote: > >>> Hi Michal, > >>> > >>> On Thu, 1

Re: [PATCH] binman: Add option for pointing to external description

2024-10-17 Thread Michal Simek
Hi Simon, On 10/18/24 01:23, Simon Glass wrote: Hi Michal, On Wed, 16 Oct 2024 at 00:00, Michal Simek wrote: Hi Simon, On 10/15/24 14:48, Simon Glass wrote: Hi Michal, On Thu, 10 Oct 2024 at 07:03, Michal Simek wrote: On 10/9/24 23:14, Simon Glass wrote: Hi Michal, On Wed, 9 Oct 20

Re: [PATCH] binman: Add option for pointing to external description

2024-10-17 Thread Michal Simek
On 10/17/24 19:54, Tom Rini wrote: On Wed, Oct 16, 2024 at 07:59:59AM +0200, Michal Simek wrote: Hi Simon, On 10/15/24 14:48, Simon Glass wrote: Hi Michal, On Thu, 10 Oct 2024 at 07:03, Michal Simek wrote: On 10/9/24 23:14, Simon Glass wrote: Hi Michal, On Wed, 9 Oct 2024 at 07:21,

Re: [PATCH] binman: Add option for pointing to external description

2024-10-17 Thread Simon Glass
Hi Michal, On Wed, 16 Oct 2024 at 00:00, Michal Simek wrote: > > Hi Simon, > > On 10/15/24 14:48, Simon Glass wrote: > > Hi Michal, > > > > On Thu, 10 Oct 2024 at 07:03, Michal Simek wrote: > >> > >> > >> > >> On 10/9/24 23:14, Simon Glass wrote: > >>> Hi Michal, > >>> > >>> On Wed, 9 Oct 2024 a

Re: [PATCH] binman: Add option for pointing to external description

2024-10-17 Thread Tom Rini
On Wed, Oct 16, 2024 at 07:59:59AM +0200, Michal Simek wrote: > Hi Simon, > > On 10/15/24 14:48, Simon Glass wrote: > > Hi Michal, > > > > On Thu, 10 Oct 2024 at 07:03, Michal Simek wrote: > > > > > > > > > > > > On 10/9/24 23:14, Simon Glass wrote: > > > > Hi Michal, > > > > > > > > On Wed,

Re: [PATCH] binman: Add option for pointing to external description

2024-10-15 Thread Michal Simek
Hi Simon, On 10/15/24 14:48, Simon Glass wrote: Hi Michal, On Thu, 10 Oct 2024 at 07:03, Michal Simek wrote: On 10/9/24 23:14, Simon Glass wrote: Hi Michal, On Wed, 9 Oct 2024 at 07:21, Michal Simek wrote: Hi, On 10/9/24 03:55, Simon Glass wrote: Hi Michal, On Mon, 7 Oct 2024 at 07

Re: [PATCH] binman: Add option for pointing to external description

2024-10-15 Thread Simon Glass
Hi Michal, On Thu, 10 Oct 2024 at 07:03, Michal Simek wrote: > > > > On 10/9/24 23:14, Simon Glass wrote: > > Hi Michal, > > > > On Wed, 9 Oct 2024 at 07:21, Michal Simek wrote: > >> > >> Hi, > >> > >> On 10/9/24 03:55, Simon Glass wrote: > >>> Hi Michal, > >>> > >>> On Mon, 7 Oct 2024 at 07:05,

Re: [PATCH] binman: Add option for pointing to external description

2024-10-10 Thread Michal Simek
On 10/9/24 23:14, Simon Glass wrote: Hi Michal, On Wed, 9 Oct 2024 at 07:21, Michal Simek wrote: Hi, On 10/9/24 03:55, Simon Glass wrote: Hi Michal, On Mon, 7 Oct 2024 at 07:05, Michal Simek wrote: Adding binman node with target images description can be unwanted feature but as of to

Re: [PATCH] binman: Add option for pointing to external description

2024-10-09 Thread Simon Glass
Hi Michal, On Wed, 9 Oct 2024 at 07:21, Michal Simek wrote: > > Hi, > > On 10/9/24 03:55, Simon Glass wrote: > > Hi Michal, > > > > On Mon, 7 Oct 2024 at 07:05, Michal Simek wrote: > >> > >> Adding binman node with target images description can be unwanted feature > >> but as of today there is n

Re: [PATCH] binman: Add option for pointing to external description

2024-10-09 Thread Michal Simek
Hi, On 10/9/24 03:55, Simon Glass wrote: Hi Michal, On Mon, 7 Oct 2024 at 07:05, Michal Simek wrote: Adding binman node with target images description can be unwanted feature but as of today there is no way to disable it. Also on size constrained systems it is not useful to add binman descri

Re: [PATCH] binman: Add option for pointing to external description

2024-10-08 Thread Simon Glass
Hi Michal, On Mon, 7 Oct 2024 at 07:05, Michal Simek wrote: > > Adding binman node with target images description can be unwanted feature > but as of today there is no way to disable it. > Also on size constrained systems it is not useful to add binman description > to DTB. > Introduce BINMAN_EXT

[PATCH] binman: Add option for pointing to external description

2024-10-07 Thread Michal Simek
Adding binman node with target images description can be unwanted feature but as of today there is no way to disable it. Also on size constrained systems it is not useful to add binman description to DTB. Introduce BINMAN_EXTERNAL_DTB Kconfig symbol which allows separate DTB for target from DTB for