On Tue, May 31, 2022 at 10:32:36AM +0200, Pali Rohár wrote:
> Fix multiple issues in ubifs distroboot code:
>
> U-Boot supports attaching only one MTD device as UBI at the time. So
> always call 'ubifsmount ubi0:${bootubivol}' for mounting UBI volume
> ${bootubivol}. Usage of 'ubi${devnum}' is in
On Wednesday 29 June 2022 12:29:40 Frieder Schrempf wrote:
> Am 23.06.22 um 18:09 schrieb Pali Rohár:
> > On Tuesday 31 May 2022 10:32:36 Pali Rohár wrote:
> >> Fix multiple issues in ubifs distroboot code:
> >>
> >> U-Boot supports attaching only one MTD device as UBI at the time. So
> >> always c
On Tuesday 05 July 2022 09:32:09 Alexander Dahl wrote:
> Hello Pali,
>
> Am Mon, Jul 04, 2022 at 09:55:53AM +0200 schrieb Pali Rohár:
> > Hello!
> >
> > On Thursday 30 June 2022 08:46:59 Alexander Dahl wrote:
> > > Hello,
> > >
> > > Am Mittwoch, 29. Juni 2022, 15:55:27 CEST schrieb Pali Rohár:
Hello Pali,
Am Mon, Jul 04, 2022 at 09:55:53AM +0200 schrieb Pali Rohár:
> Hello!
>
> On Thursday 30 June 2022 08:46:59 Alexander Dahl wrote:
> > Hello,
> >
> > Am Mittwoch, 29. Juni 2022, 15:55:27 CEST schrieb Pali Rohár:
> > > Hello!
> > >
> > > On Wednesday 29 June 2022 15:36:57 Alexander Da
Hello!
On Thursday 30 June 2022 08:46:59 Alexander Dahl wrote:
> Hello,
>
> Am Mittwoch, 29. Juni 2022, 15:55:27 CEST schrieb Pali Rohár:
> > Hello!
> >
> > On Wednesday 29 June 2022 15:36:57 Alexander Dahl wrote:
> > > Hello Pali,
> > >
> > > had a look at this patch, and have some questions.
Hello,
Am Mittwoch, 29. Juni 2022, 15:55:27 CEST schrieb Pali Rohár:
> Hello!
>
> On Wednesday 29 June 2022 15:36:57 Alexander Dahl wrote:
> > Hello Pali,
> >
> > had a look at this patch, and have some questions. See below.
> >
> > Am Dienstag, 31. Mai 2022, 10:32:36 CEST schrieb Pali Rohár:
Hello!
On Wednesday 29 June 2022 15:36:57 Alexander Dahl wrote:
> Hello Pali,
>
> had a look at this patch, and have some questions. See below.
>
> Am Dienstag, 31. Mai 2022, 10:32:36 CEST schrieb Pali Rohár:
> > Fix multiple issues in ubifs distroboot code:
> >
> > U-Boot supports attaching o
Hello Pali,
had a look at this patch, and have some questions. See below.
Am Dienstag, 31. Mai 2022, 10:32:36 CEST schrieb Pali Rohár:
> Fix multiple issues in ubifs distroboot code:
>
> U-Boot supports attaching only one MTD device as UBI at the time. So
> always call 'ubifsmount ubi0:${bootub
Am 23.06.22 um 18:09 schrieb Pali Rohár:
> On Tuesday 31 May 2022 10:32:36 Pali Rohár wrote:
>> Fix multiple issues in ubifs distroboot code:
>>
>> U-Boot supports attaching only one MTD device as UBI at the time. So
>> always call 'ubifsmount ubi0:${bootubivol}' for mounting UBI volume
>> ${bootub
On Tuesday 31 May 2022 10:32:36 Pali Rohár wrote:
> Fix multiple issues in ubifs distroboot code:
>
> U-Boot supports attaching only one MTD device as UBI at the time. So
> always call 'ubifsmount ubi0:${bootubivol}' for mounting UBI volume
> ${bootubivol}. Usage of 'ubi${devnum}' is incorrect as
Fix multiple issues in ubifs distroboot code:
U-Boot supports attaching only one MTD device as UBI at the time. So
always call 'ubifsmount ubi0:${bootubivol}' for mounting UBI volume
${bootubivol}. Usage of 'ubi${devnum}' is incorrect as 'ubi part'
command attach MTD device always as UBI device ub
11 matches
Mail list logo