]> git.ipfire.org Git - people/ms/u-boot.git/commit
exynos5: Don't potentially undervoltage the CPU
authorSjoerd Simons <sjoerd.simons@collabora.co.uk>
Tue, 10 Jan 2017 11:28:57 +0000 (12:28 +0100)
committerMinkyu Kang <mk7.kang@samsung.com>
Wed, 18 Jan 2017 04:29:36 +0000 (13:29 +0900)
commit701e740f59bb1108485f1cb8e1b54248eee3ff87
tree05afcc83b021db135e25f80471066920f3192b30
parent9c796784aa7e2e2ae4400db45381795bf766bc77
exynos5: Don't potentially undervoltage the CPU

For snow when chainloading u-boot the CPU seems to be running at full
speed. The lower CPU voltage seems to be ok for u-boot, but when booting
linux (bringing up all cores) I'm seeing random crashes.

Bump the voltage up to a level that's safe for all cpu frequencies.

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
board/samsung/common/exynos5-dt.c