Re: [PATCH] tools: mkenvimage: Add pure shell implementation of mkenvimage

2025-02-08 Thread Marek Vasut
On 2/7/25 8:40 AM, Alexander Dahl wrote: Hi Marek, had a short look on your script yesterday. Looks clean and well designed, nice job. Am Thu, Feb 06, 2025 at 09:38:58PM +0100 schrieb Marek Vasut: On 2/6/25 1:38 PM, Simon Glass wrote: Hi Marek, On Wed, 5 Feb 2025 at 07:37, Marek Vasut wrot

Re: [PATCH] tools: mkenvimage: Add pure shell implementation of mkenvimage

2025-02-08 Thread Marek Vasut
On 2/7/25 1:49 AM, Simon Glass wrote: Hi Marek, On Thu, 6 Feb 2025 at 13:52, Marek Vasut wrote: On 2/6/25 1:38 PM, Simon Glass wrote: Hi Marek, On Wed, 5 Feb 2025 at 07:37, Marek Vasut wrote: Add implementation of mkenvimage written purely in bourne shell. This is not a replacement for

Re: [PATCH] tools: mkenvimage: Add pure shell implementation of mkenvimage

2025-02-08 Thread Marek Vasut
On 2/7/25 11:31 AM, Rasmus Villemoes wrote: On Wed, Feb 05 2025, Marek Vasut wrote: Add implementation of mkenvimage written purely in bourne shell. This is not a replacement for mkenvimage tool, but rather a simple implementation which can be used in environments where mkenvimage itself cann

Re: [PATCH] tools: mkenvimage: Add pure shell implementation of mkenvimage

2025-02-07 Thread Rasmus Villemoes
On Wed, Feb 05 2025, Marek Vasut wrote: > Add implementation of mkenvimage written purely in bourne shell. > > This is not a replacement for mkenvimage tool, but rather a simple > implementation which can be used in environments where mkenvimage > itself cannot be deployed due to various constrai

Re: [PATCH] tools: mkenvimage: Add pure shell implementation of mkenvimage

2025-02-06 Thread Alexander Dahl
Hi Marek, had a short look on your script yesterday. Looks clean and well designed, nice job. Am Thu, Feb 06, 2025 at 09:38:58PM +0100 schrieb Marek Vasut: > On 2/6/25 1:38 PM, Simon Glass wrote: > > Hi Marek, > > > > On Wed, 5 Feb 2025 at 07:37, Marek Vasut wrote: > > > > > > Add implementat

Re: [PATCH] tools: mkenvimage: Add pure shell implementation of mkenvimage

2025-02-06 Thread Simon Glass
Hi Marek, On Thu, 6 Feb 2025 at 13:52, Marek Vasut wrote: > > On 2/6/25 1:38 PM, Simon Glass wrote: > > Hi Marek, > > > > On Wed, 5 Feb 2025 at 07:37, Marek Vasut wrote: > >> > >> Add implementation of mkenvimage written purely in bourne shell. > >> > >> This is not a replacement for mkenvimage

Re: [PATCH] tools: mkenvimage: Add pure shell implementation of mkenvimage

2025-02-06 Thread Marek Vasut
On 2/6/25 1:38 PM, Simon Glass wrote: Hi Marek, On Wed, 5 Feb 2025 at 07:37, Marek Vasut wrote: Add implementation of mkenvimage written purely in bourne shell. This is not a replacement for mkenvimage tool, but rather a simple implementation which can be used in environments where mkenvimag

Re: [PATCH] tools: mkenvimage: Add pure shell implementation of mkenvimage

2025-02-06 Thread Simon Glass
Hi Marek, On Wed, 5 Feb 2025 at 07:37, Marek Vasut wrote: > > Add implementation of mkenvimage written purely in bourne shell. > > This is not a replacement for mkenvimage tool, but rather a simple > implementation which can be used in environments where mkenvimage > itself cannot be deployed due