change u-boot default dtb

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

change u-boot default dtb

162 Views
Ahelion
Contributor IV

Hello experts,

 

I have the imx8qm mek, running linux 6.1.36. How do I change the default u-boot dtb file without stoping the boot sequence and executing the set fdt_file thing?

I have yocto in front of me, but looking into similar questions I do not have the defines, includes as other boards have.

Br, 

Tags (1)
0 Kudos
1 Reply

126 Views
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hi @Ahelion 

Using bitbake -c menuconfig u-boot-imx to open menuconfig and modify below config about device tree.

Zhiming_Liu_0-1712880218518.png

 

0 Kudos