]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/mach-tegra/ap.c
Merge branch 'master' of git://git.denx.de/u-boot-x86
[u-boot] / arch / arm / mach-tegra / ap.c
index e62dda5a6b24d93fcb43eca7ea47e03917caa049..b4229f4575e83b373385e465c09a08892a13ab9f 100644 (file)
@@ -226,8 +226,5 @@ void s_init(void)
 
        /* enable SMMU */
        smmu_enable();
-
-       /* init vpr */
-       config_vpr();
 }
 #endif