]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mxs: Clarify why we poweroff in case of brownout in 5v conflict
authorOtavio Salvador <otavio@ossystems.com.br>
Sun, 5 Aug 2012 09:05:33 +0000 (09:05 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sat, 1 Sep 2012 12:58:17 +0000 (14:58 +0200)
commit05c823bd327e39586067262c25148cb4888974ab
treee9e27671756192069b38d0671bf296110bbbf854
parent1e0cf5c34bd3074d6b026035354a89121fbf224f
mxs: Clarify why we poweroff in case of brownout in 5v conflict

If VDDIO has a brownout, then the VDD5V_GT_VDDIO becomes unreliable
but this wasn't clear on code so a comment has been added to clarify
it.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
arch/arm/cpu/arm926ejs/mxs/spl_power_init.c