U-boot parameters reset to default values

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

U-boot parameters reset to default values

1,727件の閲覧回数
nirmalluhana
Contributor IV

Hi,

I have used the Boundry device nitrogen6 max board to verify the LVDS LCD panel.

For that, I disabled HDMI port at the u-boot level and added new LCD information in LVDS interface and updated related parameters by using setenv and saveenv. But, after booting/rebooting the board all those parameters are set to default values.

Anyone knows why this thing happens and how I update new LVDS display parameters at the u-boot level?

Best regards,

Nirmal

ラベル(2)
タグ(3)
0 件の賞賛
返信
2 返答(返信)

1,620件の閲覧回数
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello NIRMAL,

For setting variable in uboot:

setenv

For storage

saveenv

Regards

0 件の賞賛
返信

1,620件の閲覧回数
nirmalluhana
Contributor IV

Hello Bio_TICFSL,

I have already saved the environments using saveenv although it was getting changed at default values while I reboot the board and some parameters didn't update using setenv

 

So, is there any other method available to update those parameters?

Best regards,

Nirmal

0 件の賞賛
返信