diff options
Diffstat (limited to 'configs/tec-ng_defconfig')
-rw-r--r-- | configs/tec-ng_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/tec-ng_defconfig b/configs/tec-ng_defconfig index 09a4d27b3e8..26a37d24e20 100644 --- a/configs/tec-ng_defconfig +++ b/configs/tec-ng_defconfig @@ -9,10 +9,10 @@ CONFIG_ENV_OFFSET=0xFFFFE000 CONFIG_DEFAULT_DEVICE_TREE="tegra30-tec-ng" CONFIG_SPL_TEXT_BASE=0x80108000 CONFIG_SPL_STACK=0x800ffffc +CONFIG_SYS_LOAD_ADDR=0x81000000 CONFIG_TEGRA30=y CONFIG_TARGET_TEC_NG=y CONFIG_TEGRA_ENABLE_UARTD=y -CONFIG_SYS_LOAD_ADDR=0x81000000 CONFIG_FIT=y CONFIG_OF_SYSTEM_SETUP=y CONFIG_SYS_PBSIZE=2084 |