i.MX6SoloX eFuse programming, using U-boot

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

i.MX6SoloX eFuse programming, using U-boot

1,028件の閲覧回数
SLICE
Contributor IV

Hello Yuri

Thanks a lot for your support.

I checked with the customer on your comments.

Actually, on the customer’s production line, they cannot use network connection.

Because the information you gave me is to use TFTP environment, they cannot use the solution.

Could you show me how to modify u-boot for remove final confirmation(key input 'Y')  by user for programming eFuse?

Thanks,

Miyamoto

0 件の賞賛
返信
1 返信

851件の閲覧回数
Yuri
NXP Employee
NXP Employee

Hello,

 

  You may find example of fuse command implementation at

  git.denx.de Git - u-boot.git/blob - cmd/fuse.c 

  For NXP Linux BSP You may look at Chapter 1 (Porting U-Boot from an i.MX 6/7 Reference Board
to an i.MX 6/7 Custom Board) of i.MX BSP Porting Guide, Rev. 0, 10/2016, regarding NXP U-boot details :

 

   The U-Boot code is now located at <build directory>/tmp/work/<machine>-poky-linuxgnueabi/
u-boot-imx/<version>/git, where <machine> can be one of the following:
• imx6qsabresd
• imx6qpsabresd
• imx6qsabreauto
• imx6dlsabresd
• imx6dlsabreauto
• imx6solosabreauto
• imx6slevk
• imx6sxsabresd
• imx6sxsabreauto

• imx7dsabresd
• imx6ul_14x14_evk
• imx6ull_14x14_evk

Have a great day,
Yuri

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

0 件の賞賛
返信