Re: [PATCH 0/9] Nokia RX-51: Small cleanups and UBI boot test case

2022-09-19 Thread Pali Rohár
On Monday 19 September 2022 13:12:41 Alexander Dahl wrote: > Hello Pali, > > Am Sun, Sep 04, 2022 at 03:28:57AM +0200 schrieb Pali Rohár: > > Do various small fixup/cleanups and extend test script to boot kernel > > image from UBI volume. This test verifies that U-Boot UBI implementation > > is

Re: [PATCH 0/9] Nokia RX-51: Small cleanups and UBI boot test case

2022-09-19 Thread Alexander Dahl
Hello Pali, Am Sun, Sep 04, 2022 at 03:28:57AM +0200 schrieb Pali Rohár: > Do various small fixup/cleanups and extend test script to boot kernel > image from UBI volume. This test verifies that U-Boot UBI implementation > is working and U-Boot can read volume with bootable kernel code >

Re: [PATCH 0/9] Nokia RX-51: Small cleanups and UBI boot test case

2022-09-05 Thread Tony Dinh
Thanks Damiel! On Sun, Sep 4, 2022 at 3:10 PM Pali Rohár wrote: > > On Sunday 04 September 2022 22:58:19 Daniel Golle wrote: > > On Sun, Sep 04, 2022 at 12:28:24PM -0700, Tony Dinh wrote: > > > Hi Pali, > > > > > > On Sun, Sep 4, 2022 at 2:37 AM Pali Rohár wrote: > > > > > > > > On Saturday 03

Re: [PATCH 0/9] Nokia RX-51: Small cleanups and UBI boot test case

2022-09-04 Thread Pali Rohár
On Sunday 04 September 2022 22:58:19 Daniel Golle wrote: > On Sun, Sep 04, 2022 at 12:28:24PM -0700, Tony Dinh wrote: > > Hi Pali, > > > > On Sun, Sep 4, 2022 at 2:37 AM Pali Rohár wrote: > > > > > > On Saturday 03 September 2022 20:01:45 Tony Dinh wrote: > > > > Hi Pali, > > > > > > > > On Sat,

Re: [PATCH 0/9] Nokia RX-51: Small cleanups and UBI boot test case

2022-09-04 Thread Daniel Golle
On Sun, Sep 04, 2022 at 12:28:24PM -0700, Tony Dinh wrote: > Hi Pali, > > On Sun, Sep 4, 2022 at 2:37 AM Pali Rohár wrote: > > > > On Saturday 03 September 2022 20:01:45 Tony Dinh wrote: > > > Hi Pali, > > > > > > On Sat, Sep 3, 2022 at 6:29 PM Pali Rohár wrote: > > > > > > > > Do various small

Re: [PATCH 0/9] Nokia RX-51: Small cleanups and UBI boot test case

2022-09-04 Thread Tony Dinh
On Sun, Sep 4, 2022 at 12:28 PM Tony Dinh wrote: > > Hi Pali, > > On Sun, Sep 4, 2022 at 2:37 AM Pali Rohár wrote: > > > > On Saturday 03 September 2022 20:01:45 Tony Dinh wrote: > > > Hi Pali, > > > > > > On Sat, Sep 3, 2022 at 6:29 PM Pali Rohár wrote: > > > > > > > > Do various small

Re: [PATCH 0/9] Nokia RX-51: Small cleanups and UBI boot test case

2022-09-04 Thread Tony Dinh
Hi Pali, On Sun, Sep 4, 2022 at 2:37 AM Pali Rohár wrote: > > On Saturday 03 September 2022 20:01:45 Tony Dinh wrote: > > Hi Pali, > > > > On Sat, Sep 3, 2022 at 6:29 PM Pali Rohár wrote: > > > > > > Do various small fixup/cleanups and extend test script to boot kernel > > > image from UBI

Re: [PATCH 0/9] Nokia RX-51: Small cleanups and UBI boot test case

2022-09-04 Thread Pali Rohár
On Saturday 03 September 2022 20:01:45 Tony Dinh wrote: > Hi Pali, > > On Sat, Sep 3, 2022 at 6:29 PM Pali Rohár wrote: > > > > Do various small fixup/cleanups and extend test script to boot kernel > > image from UBI volume. This test verifies that U-Boot UBI implementation > > is working and

Re: [PATCH 0/9] Nokia RX-51: Small cleanups and UBI boot test case

2022-09-03 Thread Tony Dinh
Hi Pali, On Sat, Sep 3, 2022 at 6:29 PM Pali Rohár wrote: > > Do various small fixup/cleanups and extend test script to boot kernel > image from UBI volume. This test verifies that U-Boot UBI implementation > is working and U-Boot can read volume with bootable kernel code > correctly. And

[PATCH 0/9] Nokia RX-51: Small cleanups and UBI boot test case

2022-09-03 Thread Pali Rohár
Do various small fixup/cleanups and extend test script to boot kernel image from UBI volume. This test verifies that U-Boot UBI implementation is working and U-Boot can read volume with bootable kernel code correctly. And therefore CI prevents UBI breakage. Note that U-Boot UBIFS code on ARM is