]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
Exynos: Make sure ps_hold gets set in the SPL
authorDoug Anderson <dianders@chromium.org>
Thu, 29 May 2014 16:10:54 +0000 (21:40 +0530)
committerMinkyu Kang <mk7.kang@samsung.com>
Sat, 31 May 2014 05:22:20 +0000 (14:22 +0900)
Setting ps_hold ought to be one of the first things we do when we
first boot up. If we wait until the main u-boot runs we won't set it
in time and the PMIC may power us back off.

Signed-off-by: Doug Anderson <dianders@chromium.org>
Signed-off-by: Akshay Saraswat <akshay.s@samsung.com>
Acked-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>

No differences found