]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/cpu/armv7/exynos/lowlevel_init.c
exynos: Enable PSHOLD in SPL
[karo-tx-uboot.git] / arch / arm / cpu / armv7 / exynos / lowlevel_init.c
index 11fe5b8d0484c289c6d2bd93d14e1f17a4220b69..48b5511c42997af54598413bd49f878a22f45c45 100644 (file)
@@ -48,6 +48,8 @@ int do_lowlevel_init(void)
 
        arch_cpu_init();
 
+       set_ps_hold_ctrl();
+
        reset_status = get_reset_status();
 
        switch (reset_status) {