diff options
Diffstat (limited to 'include/configs/tegra-common-post.h')
| -rw-r--r-- | include/configs/tegra-common-post.h | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/include/configs/tegra-common-post.h b/include/configs/tegra-common-post.h index bf186995e..6ed2fde3f 100644 --- a/include/configs/tegra-common-post.h +++ b/include/configs/tegra-common-post.h @@ -157,6 +157,8 @@  /* overrides for SPL build here */  #ifdef CONFIG_SPL_BUILD +#define CONFIG_SKIP_LOWLEVEL_INIT +  /* remove devicetree support */  #ifdef CONFIG_OF_CONTROL  #undef CONFIG_OF_CONTROL |