PMIC can't be found

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

PMIC can't be found

2,399件の閲覧回数
golansabo
Contributor I

Hello,

I'm trying to run u-boot on my IMX6s, I'm using "mx6qpsabresd_defconfig" to configure it.

When I insert the sd card into the board, it start loading and then I see the next error:

Can't find PMIC:PFUZE100
initcall sequence 4ff96994 failed at call 1780429c (err=-19)
### ERROR ### Please RESET the board ###

The board is modified, it has no PMIC module, instead I'm using fixed voltage which I can't control using the I2C.

How can I configure the u-boot not to look for PMIC?

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

1,942件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Golan

one can remove all pmic references in uboot sources,

like power_init_board() in uboot/board/freescale/mx6sabresd/mx6sabresd.c.

Also may be useful to check attached Porting Guide.

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

0 件の賞賛
返信