i.MX 8mn] Can I change uboot args to change the resolution from 1920*1080 to 1280*800? And how?MIPI

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

i.MX 8mn] Can I change uboot args to change the resolution from 1920*1080 to 1280*800? And how?MIPI

1,613 次查看
zoutao98
Contributor I

I've downloaded Linux imgs from this website https://cache.nxp.com/secured/bsps/LF_v5.10.72-2.2.0_images_IMX8MNEVK.zip?fileExt=.zip&__gda__=16399... 

Burned with uuu tool

I can enter this command  line

zoutao98_0-1640746011673.png

And the Video interface is MIPI

 

0 项奖励
4 回复数

1,607 次查看
b36401
NXP Employee
NXP Employee

Here is a common documentation regarding to u-boot building:
https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/Building-U-boot/ta-p/1127822

0 项奖励

1,593 次查看
zoutao98
Contributor I

Can I do this by modifying environment variables?I just want to modify the resolution through a simple way. Like ~$ set env ...

0 项奖励

1,524 次查看
b36401
NXP Employee
NXP Employee

You can use saveenv u-boot option to save the changes you made with setenv.

0 项奖励

1,520 次查看
zoutao98
Contributor I

Which variables need to be modified?

0 项奖励