]> git.sur5r.net Git - u-boot/blobdiff - include/configs/uniphier-common.h
powerpc/P5040DS: enable SATA support
[u-boot] / include / configs / uniphier-common.h
index 45becc1795312ab204cb0a138af023905dbdd931..7c4dba0387e126f72f7de1d49ebb4829fe2560ad 100644 (file)
@@ -248,9 +248,9 @@ are defined. Select only one of them."
 
 #define CONFIG_SYS_TEXT_BASE           0x84000000
 
-#if defined(CONFIG_SPL_BUILD)
 #define CONFIG_BOARD_POSTCLK_INIT
-#else
+
+#ifndef CONFIG_SPL_BUILD
 #define CONFIG_SKIP_LOWLEVEL_INIT
 #endif