Re: [U-Boot] [Bug & Question] ubifs does not understand ".." in file path ?

2018-07-13 Thread Richard Weinberger
Marek, Am Freitag, 13. Juli 2018, 10:53:48 CEST schrieb Marek Vasut: > On 07/13/2018 10:15 AM, Richard Weinberger wrote: > > Am Freitag, 13. Juli 2018, 10:00:23 CEST schrieb Marek Vasut: > >> CCing Richard, btw ubifs in U-Boot is completely broken. > > > > BTW: Can you please define "completely

Re: [U-Boot] [Bug & Question] ubifs does not understand ".." in file path ?

2018-07-13 Thread Marek Vasut
On 07/13/2018 10:15 AM, Richard Weinberger wrote: > Am Freitag, 13. Juli 2018, 10:00:23 CEST schrieb Marek Vasut: >> CCing Richard, btw ubifs in U-Boot is completely broken. > > BTW: Can you please define "completely broken"? > > Last week it used to work here. ;) Did you fix it ? Last time we

Re: [U-Boot] [Bug & Question] ubifs does not understand ".." in file path ?

2018-07-13 Thread Richard Weinberger
Am Freitag, 13. Juli 2018, 10:00:23 CEST schrieb Marek Vasut: > CCing Richard, btw ubifs in U-Boot is completely broken. BTW: Can you please define "completely broken"? Last week it used to work here. ;) Thanks, //richard ___ U-Boot mailing list

Re: [U-Boot] [Bug & Question] ubifs does not understand ".." in file path ?

2018-07-13 Thread Richard Weinberger
Am Freitag, 13. Juli 2018, 10:00:23 CEST schrieb Marek Vasut: > On 07/13/2018 09:44 AM, Heiko Schocher wrote: > > Hello Masahiro, > > > > Am 13.07.2018 um 06:44 schrieb Masahiro Yamada: > >> Hi. > >> > >> > >> I was playing around with the ditro-boot on NAND + UBI. > >> > >> I was hit by a

Re: [U-Boot] [Bug & Question] ubifs does not understand ".." in file path ?

2018-07-13 Thread Marek Vasut
On 07/13/2018 09:44 AM, Heiko Schocher wrote: > Hello Masahiro, > > Am 13.07.2018 um 06:44 schrieb Masahiro Yamada: >> Hi. >> >> >> I was playing around with the ditro-boot on NAND + UBI. >> >> I was hit by a problem when loading files from ubifs. >> >> >> My 'extlinux.conf' script looks like

Re: [U-Boot] [Bug & Question] ubifs does not understand ".." in file path ?

2018-07-13 Thread Heiko Schocher
Hello Masahiro, Am 13.07.2018 um 06:44 schrieb Masahiro Yamada: Hi. I was playing around with the ditro-boot on NAND + UBI. I was hit by a problem when loading files from ubifs. My 'extlinux.conf' script looks like this: - menu title UniPhier Boot Options.

[U-Boot] [Bug & Question] ubifs does not understand ".." in file path ?

2018-07-12 Thread Masahiro Yamada
Hi. I was playing around with the ditro-boot on NAND + UBI. I was hit by a problem when loading files from ubifs. My 'extlinux.conf' script looks like this: - menu title UniPhier Boot Options. timeout 5 default UniPhier label UniPhier kernel ../Image