Re: [PATCH] bootstd: Fix relative path use in extlinux bootmeth

2023-06-14 Thread Tom Rini
On Fri, Jun 09, 2023 at 02:59:01PM +, Jonas Karlman wrote: > Using relative path in a /boot/extlinux/extlinux.conf file fails to load > linux kernel. > > Using a /boot/extlinux/extlinux.conf file: > > LABEL test > LINUX ../linux/Image > > Result in following error: > > Retrieving f

Re: [PATCH] bootstd: Fix relative path use in extlinux bootmeth

2023-06-12 Thread Simon Glass
Hi Jonas, On Fri, 9 Jun 2023 at 15:59, Jonas Karlman wrote: > > Using relative path in a /boot/extlinux/extlinux.conf file fails to load > linux kernel. > > Using a /boot/extlinux/extlinux.conf file: > > LABEL test > LINUX ../linux/Image > > Result in following error: > > Retrieving file:

[PATCH] bootstd: Fix relative path use in extlinux bootmeth

2023-06-09 Thread Jonas Karlman
Using relative path in a /boot/extlinux/extlinux.conf file fails to load linux kernel. Using a /boot/extlinux/extlinux.conf file: LABEL test LINUX ../linux/Image Result in following error: Retrieving file: ../linux/Image Skipping test for failure retrieving kernel Boot failed (err=-