How to IMX8MMINI Uboot Configuration

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

How to IMX8MMINI Uboot Configuration

1,448 Views
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 Kudos
Reply
1 Reply

1,304 Views
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 Kudos
Reply