IMX6 u-boot argument overwriting

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

IMX6 u-boot argument overwriting

ソリューションへジャンプ
2,129件の閲覧回数
jasonl
Contributor II

Hello there,

I am making a custom image with ext4 format. However, the default u-boot argument in the emmc is: "sdargs rootfstype=ext3". Is there anyway can overwrite the u-boot argument from sd card like the uEnv.txt, but not touching the u-boot?

Thanks,

Jason

ラベル(2)
0 件の賞賛
返信
1 解決策
1,715件の閲覧回数
Yuri
NXP Employee
NXP Employee

Hello,

  You may add  / modify U-boot boot environment variables, using U-boot command setenv.

Please look at "i.MX_Linux_User's_Guide.pdf" in NXP Linux documentation for examples.

https://www.nxp.com/webapp/Download?colCode=L4.9.11_1.0.0_LINUX_DOCS 

i.MX 6 / i.MX 7 Series Software and Development Tool|NXP 

Have a great day,
Yuri

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,716件の閲覧回数
Yuri
NXP Employee
NXP Employee

Hello,

  You may add  / modify U-boot boot environment variables, using U-boot command setenv.

Please look at "i.MX_Linux_User's_Guide.pdf" in NXP Linux documentation for examples.

https://www.nxp.com/webapp/Download?colCode=L4.9.11_1.0.0_LINUX_DOCS 

i.MX 6 / i.MX 7 Series Software and Development Tool|NXP 

Have a great day,
Yuri

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信