diff --git a/include/configs/tegra-common-post.h b/include/configs/tegra-common-post.h
index c03efd852a66b40b1bb39bde751ae7e3f7407343..dd72e5b4db6533e032d0a02cec5bb7be14b8473f 100644
--- a/include/configs/tegra-common-post.h
+++ b/include/configs/tegra-common-post.h
@@ -105,7 +105,7 @@
 /* overrides for SPL build here */
 #ifdef CONFIG_SPL_BUILD
 
-#define CONFIG_SKIP_LOWLEVEL_INIT
+#define CONFIG_SKIP_LOWLEVEL_INIT_ONLY
 
 /* remove I2C support */
 #ifdef CONFIG_SYS_I2C_TEGRA