]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/armltd/vexpress/vexpress_common.c
ARM: keystone2: Cleanup PLL init code
[karo-tx-uboot.git] / board / armltd / vexpress / vexpress_common.c
index cb2de2f4ddc954f884612430e1edeb9396046d00..d3b3b31924fb3848218e6cf22d5a2056cfdc0241 100644 (file)
@@ -181,7 +181,7 @@ ulong get_board_rev(void){
        return readl((u32 *)SYS_ID);
 }
 
-#if defined(CONFIG_ARMV7_NONSEC) || defined(CONFIG_ARMV7_VIRT)
+#ifdef CONFIG_ARMV7_NONSEC
 /* Setting the address at which secondary cores start from.
  * Versatile Express uses one address for all cores, so ignore corenr
  */