Re: [PATCH] distro_bootcmd: change the default dtb search path to include default kernel dtbs directory

2021-09-17 Thread Qu Wenruo
On 2021/9/17 22:25, Mark Kettenis wrote: Date: Fri, 17 Sep 2021 19:42:29 +0800 Content-Language: en-US On 2021/9/17 19:34, Mark Kettenis wrote: From: Qu Wenruo Date: Fri, 17 Sep 2021 19:02:35 +0800 When booting using U-boot -> systemd-boot (EFI payload) -> kernel on RK3399, systemd-boot

Re: [PATCH] distro_bootcmd: change the default dtb search path to include default kernel dtbs directory

2021-09-17 Thread Mark Kettenis
> Date: Fri, 17 Sep 2021 19:42:29 +0800 > Content-Language: en-US > > On 2021/9/17 19:34, Mark Kettenis wrote: > >> From: Qu Wenruo > >> Date: Fri, 17 Sep 2021 19:02:35 +0800 > >> > >> When booting using U-boot -> systemd-boot (EFI payload) -> kernel on > >> RK3399, systemd-boot by some bug

Re: [PATCH] distro_bootcmd: change the default dtb search path to include default kernel dtbs directory

2021-09-17 Thread Qu Wenruo
On 2021/9/17 19:34, Mark Kettenis wrote: From: Qu Wenruo Date: Fri, 17 Sep 2021 19:02:35 +0800 When booting using U-boot -> systemd-boot (EFI payload) -> kernel on RK3399, systemd-boot by some bug can't execute its "devicetree" key correctly to load its proper dtb from files. In that case,

Re: [PATCH] distro_bootcmd: change the default dtb search path to include default kernel dtbs directory

2021-09-17 Thread Mark Kettenis
> From: Qu Wenruo > Date: Fri, 17 Sep 2021 19:02:35 +0800 > > When booting using U-boot -> systemd-boot (EFI payload) -> kernel on > RK3399, systemd-boot by some bug can't execute its "devicetree" key > correctly to load its proper dtb from files. > > In that case, it will use fallback dtb from

[PATCH] distro_bootcmd: change the default dtb search path to include default kernel dtbs directory

2021-09-17 Thread Qu Wenruo
When booting using U-boot -> systemd-boot (EFI payload) -> kernel on RK3399, systemd-boot by some bug can't execute its "devicetree" key correctly to load its proper dtb from files. In that case, it will use fallback dtb from U-boot, which can be out-of-date, and on RK3399, even the latest U-boot