Setting bootargs automatically

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

Setting bootargs automatically

1,138件の閲覧回数
Goi
Contributor II

Hi,

Is it possible to set bootargs automatically after flashing the image, without entering them manually in the console after every flash?

Thanks.

タグ(2)
0 件の賞賛
返信
1 返信

1,052件の閲覧回数
MassimoBonazzi
NXP Employee
NXP Employee

Modify env_something.c file in /rpm/BUILD/u-boot*/common/env_mmc.c to match your env var and rebuild uboot.

Once it boots it wont find the enviroment and it will use the default you provided in the .c file.

0 件の賞賛
返信