How to IMX8MMINI Uboot Configuration

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

How to IMX8MMINI Uboot Configuration

1,450 次查看
santhosh2
Contributor IV

Hi,

I am trying to change  IMX8MMINI board "bootcmd_mfg " the u- boot configuration. where to find the configuration file to change "bootcmd_mfg "

Regards

Santhosh kumar

0 项奖励
回复
1 回复

1,306 次查看
kunalkotecha1
Senior Contributor II

Hi santhosh@eilabs.co.in,

You will be able to change the u-boot environment variables from the board files "include/configs/imx_env.h" and "include/configs/imx8mm_evk.h".

Note:

As this are header files it may not reflect while compilation, so make sure to modify the c file and compile.

Regards,

Kunal

0 项奖励
回复