]> git.sur5r.net Git - u-boot/blobdiff - arch/x86/cpu/baytrail/valleyview.c
x86: baytrail: Drop EFI-specific test logics
[u-boot] / arch / x86 / cpu / baytrail / valleyview.c
index 3194f8c6533b5272356be0f17ffe767061e60121..b7d481ac56c1d64fbfe5288d855917bcf66b8927 100644 (file)
@@ -17,7 +17,6 @@
 #define BYT_TRIG_LVL           BIT(24)
 #define BYT_TRIG_POS           BIT(25)
 
-#ifndef CONFIG_EFI_APP
 int arch_cpu_init(void)
 {
        post_code(POST_CPU_INIT);
@@ -57,8 +56,6 @@ int arch_misc_init(void)
        return 0;
 }
 
-#endif
-
 void reset_cpu(ulong addr)
 {
        /* cold reset */