commit | c337632d42a7e3746e696d8d19f2bb181c0c25d9 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Oct 07 22:01:38 2014 -0600 |
committer | Minkyu Kang <mk7.kang@samsung.com> | Wed Oct 08 17:25:46 2014 +0900 |
tree | 8258b67e0490297b7c457ed2d49a95d4d79d8c18 | |
parent | e5ea352b2b1c09bc036af65a8a6421f086786070 [diff] |
Exynos: Use 900MHz ARM frequency in SPL for peach_pit The device seems to hang in SPL if the full speed is used when booting from USB, perhaps because the PMIC has not been set to the maximum ARM core voltage yet. Slow it down to a reliable speed. Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>