diff options
Diffstat (limited to 'include/configs/tegra20-common.h')
| -rw-r--r-- | include/configs/tegra20-common.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/configs/tegra20-common.h b/include/configs/tegra20-common.h index 70c5cfbba..272c46e06 100644 --- a/include/configs/tegra20-common.h +++ b/include/configs/tegra20-common.h @@ -200,5 +200,6 @@  #define CONFIG_SPL_LDSCRIPT		"$(CPUDIR)/tegra20/u-boot-spl.lds"  #define CONFIG_SYS_NAND_SELF_INIT +#define CONFIG_SYS_NAND_ONFI_DETECTION  #endif /* __TEGRA20_COMMON_H */ |