Configure u-boot for PMIC

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Configure u-boot for PMIC

1,854 Views
pyraohms
Contributor III

Hello,

We have succesfully brought up out custom mx6ull-board and now we have u-boot running. The u-boot config used is imx6ull-evk, and this config does not have PMIC enabled. Our board however, makes use of a PMIC and we would like to access it via the i2c-bus. 

Any pointers how to tweak the u-boot source to do this would be appreciated!

Thanks!

0 Kudos
1 Reply

1,189 Views
igorpadykov
NXP Employee
NXP Employee

Hi Per

one can look at pmic sources for board with pmic, like i.MX6Q Sabre SD board

uboot-imx.git - Freescale i.MX u-boot Tree 

and may be useful to look at attached Porting Guide Chapter 1 Porting U-Boot

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

0 Kudos