Revert "exynos: Enable PSHOLD in SPL"
[platform/kernel/u-boot.git] / arch / arm / cpu / armv7 / exynos / lowlevel_init.c
index dcc270f..83e1dcf 100644 (file)
@@ -49,8 +49,6 @@ int do_lowlevel_init(void)
 
        arch_cpu_init();
 
-       set_ps_hold_ctrl();
-
        reset_status = get_reset_status();
 
        switch (reset_status) {