diff options
Diffstat (limited to 'include/configs')
-rw-r--r-- | include/configs/tegra210-common.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/tegra210-common.h b/include/configs/tegra210-common.h index 8f35a7bf3dc..2a6e3170aa9 100644 --- a/include/configs/tegra210-common.h +++ b/include/configs/tegra210-common.h @@ -13,6 +13,8 @@ /* Cortex-A57 uses a cache line size of 64 bytes */ #define CONFIG_SYS_CACHELINE_SIZE 64 +#define CONFIG_SYS_FULL_VA + /* * NS16550 Configuration */ |