IMX28 2.6.35.3 unexpected shutdown

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

IMX28 2.6.35.3 unexpected shutdown

739 Views
shashikanthirem
Contributor III

Hi All, 

where can i get patches of 

5837              Setting the ENABLE_DCDC bit in the HW_POWER_DCDC4P2 or HW_POWER_5VCTRL registers can result in false brownout Detection

The problem is when ever i insert USB wifi module, i am seeing a drop in VDD causes device to shut down , so i was suspecting the 5837 patch should , which i am not sure

i didnt find the patch

Following is the log

[ 102.640000] mxs-battery mxs-battery.0: vdd5v droop interrupt occurred

[ 102.640000].Done, shutting down

[ 102.640000] Successfully sent signal

[ 102.640000] mxs-battery mxs-battery.0: new 5v disconnection detected

[ 102.660000] ehci_fsl_bus_resume, Host 1

Labels (1)
0 Kudos
3 Replies

646 Views
igorpadykov
NXP Employee
NXP Employee

Hi shashikant

5837 should be included in linux sources

i.MX28 Software and Development Tool Resources | NXP 

for example one can look at

imx-bootlets/power_prep_CCARDIMX28JS.c at master · digidotcom/imx-bootlets · GitHub 

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

0 Kudos

646 Views
shashikanthirem
Contributor III

Hi Igor,

 

Thanks for reply 

 

after looking

 

rpm/BUILD/imx-bootlets-src-10.12.01/power_prep/power_prep.c

it has got 5837 patch  --- this was my assumption, but the test kernel has this

 

but still what could be the reason for following 

 

Following is the log

[ 102.640000] mxs-battery mxs-battery.0: vdd5v droop interrupt occurred

[ 102.640000].Done, shutting down

[ 102.640000] Successfully sent signal

[ 102.640000] mxs-battery mxs-battery.0: new 5v disconnection detected

[ 102.660000] ehci_fsl_bus_resume, Host 1

0 Kudos

646 Views
shashikanthirem
Contributor III

Hi Igor,

Thanks for reply 

after looking

rpm/BUILD/imx-bootlets-src-10.12.01/power_prep/power_prep.c

it has got 5837 patch  --- this was my assumption, but the test kernel has this

but still what could be the reason for following 

Following is the log

[ 102.640000] mxs-battery mxs-battery.0: vdd5v droop interrupt occurred

[ 102.640000].Done, shutting down

[ 102.640000] Successfully sent signal

[ 102.640000] mxs-battery mxs-battery.0: new 5v disconnection detected

[ 102.660000] ehci_fsl_bus_resume, Host 1

0 Kudos