Re: [PATCH 21/26] scripts: imx: add helper to write CSF Blocks command

2023-10-17 Thread Marco Felsch
On 23-10-16, Sascha Hauer wrote: > On Mon, Oct 16, 2023 at 09:44:50AM +0200, Marco Felsch wrote: > > Hi Sascha, > > > > On 23-10-16, Marco Felsch wrote: > > > On 23-10-13, Sascha Hauer wrote: > > > > On Tue, Oct 10, 2023 at 04:33:09PM +0200, Marco Felsch wrote: > > > > > The upcoming commit fixes

Re: [PATCH 21/26] scripts: imx: add helper to write CSF Blocks command

2023-10-16 Thread Sascha Hauer
On Mon, Oct 16, 2023 at 09:44:50AM +0200, Marco Felsch wrote: > Hi Sascha, > > On 23-10-16, Marco Felsch wrote: > > On 23-10-13, Sascha Hauer wrote: > > > On Tue, Oct 10, 2023 at 04:33:09PM +0200, Marco Felsch wrote: > > > > The upcoming commit fixes the HAB support for FlexSPI enabled barebox >

Re: [PATCH 21/26] scripts: imx: add helper to write CSF Blocks command

2023-10-16 Thread Marco Felsch
Hi Sascha, On 23-10-16, Marco Felsch wrote: > On 23-10-13, Sascha Hauer wrote: > > On Tue, Oct 10, 2023 at 04:33:09PM +0200, Marco Felsch wrote: > > > The upcoming commit fixes the HAB support for FlexSPI enabled barebox > > > images. This commit prepares the source to keep the diff smaller. > >

Re: [PATCH 21/26] scripts: imx: add helper to write CSF Blocks command

2023-10-15 Thread Marco Felsch
On 23-10-13, Sascha Hauer wrote: > On Tue, Oct 10, 2023 at 04:33:09PM +0200, Marco Felsch wrote: > > The upcoming commit fixes the HAB support for FlexSPI enabled barebox > > images. This commit prepares the source to keep the diff smaller. > > > > For the upcoming fix we need a 2nd CSF command

Re: [PATCH 21/26] scripts: imx: add helper to write CSF Blocks command

2023-10-13 Thread Sascha Hauer
On Tue, Oct 10, 2023 at 04:33:09PM +0200, Marco Felsch wrote: > The upcoming commit fixes the HAB support for FlexSPI enabled barebox > images. This commit prepares the source to keep the diff smaller. > > For the upcoming fix we need a 2nd CSF command sequence which is > basically the same as

[PATCH 21/26] scripts: imx: add helper to write CSF Blocks command

2023-10-10 Thread Marco Felsch
The upcoming commit fixes the HAB support for FlexSPI enabled barebox images. This commit prepares the source to keep the diff smaller. For the upcoming fix we need a 2nd CSF command sequence which is basically the same as the first except for the "Blocks = " command. Therefore we need to