eFuse configuration in iMX7D sabresd reference board

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

eFuse configuration in iMX7D sabresd reference board

3,319件の閲覧回数
sangili
Contributor I

Hi,

I'm using iMX7D sabresd reference board.

When BOOT_MODE is 00b (SW2-00) board booting from SD card because eFuse boot configuration were already written so ROM code fetching boot loader from SD card.

I just want to read the efuse boot configuration from the board, so i tried in following way.

1. ==> fuse read 0x01 0x03 and the result is 0x0 same result for bank2,word0(BOOT_CFG1) and BOOT_CFG2, 3 and 4.

2. Then i tried from linux. 

     cat /sys/fsl_otp/HW_OCOTP_BOOT_CFG0 result is 0x0 and same for BOOT_CFG1,2,3 and 4.

How to read the efuse boot configuration data?

Thanks

Sangili

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

715件の閲覧回数
b36401
NXP Employee
NXP Employee

Alternatively you can read eFuse with "imxotp read" u-boot command.

Have a great day,
Victor

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

0 件の賞賛
返信

715件の閲覧回数
b36401
NXP Employee
NXP Employee

I'm sorry. Right command for i.MX7 u-boot is "fuse read" not "imxotp read".

Have a great day,
Victor

0 件の賞賛
返信

715件の閲覧回数
sangili
Contributor I

Hi Victor,

So i am using right command to read the efuse configuration.

Why i'm getting data as 0x00, what is the procedure to get those data.

Do you have any idea of default efuse configuration for iMX7D sabresd while shipping?

Thanks

Sangili

0 件の賞賛
返信