How to IMX8MMINI Uboot Configuration

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to IMX8MMINI Uboot Configuration

1,460件の閲覧回数
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,316件の閲覧回数
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 件の賞賛
返信