Skip to content
Snippets Groups Projects
Unverified Commit 19a4cf79 authored by Johannes Schauer Marin Rodrigues's avatar Johannes Schauer Marin Rodrigues
Browse files

set fdtfile environment variable

 - with our boot.scr this is a no-op because flash-kernel stores a
   symlink from /dtb-5.18.0-4-arm64 to /dtbs/${fk_kvers}/${fdtfile}
 - with extlinux.conf under debian-installer only sets fdtdir to /dtbs/
   and then expects u-boot to read /dtbs/freescale/imx8mq-mnt-reform2.dtb
 - without this patch, u-boot will try reading /dtbs/imx8mq-MNT Reform 2.0.dtb
   which doesn't exist
parent d17f0c7b
No related branches found
No related tags found
1 merge request!10set fdtfile environment variable
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment