]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/cpu/armv7/exynos/lowlevel_init.c
Revert "exynos: Enable PSHOLD in SPL"
[karo-tx-uboot.git] / arch / arm / cpu / armv7 / exynos / lowlevel_init.c
index dcc270ffe4bdcc3e43fa3a35492eaeeaaf0d5266..83e1dcfc1e13db1a459a28b3b610ffdde245557a 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) {