diff options
Diffstat (limited to 'configs/cei-tk1-som_defconfig')
-rw-r--r-- | configs/cei-tk1-som_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/cei-tk1-som_defconfig b/configs/cei-tk1-som_defconfig index cd66a6da04d..28290252943 100644 --- a/configs/cei-tk1-som_defconfig +++ b/configs/cei-tk1-som_defconfig @@ -11,12 +11,12 @@ CONFIG_ENV_OFFSET=0xFFFFE000 CONFIG_DEFAULT_DEVICE_TREE="tegra124-cei-tk1-som" CONFIG_SPL_TEXT_BASE=0x80108000 CONFIG_SPL_STACK=0x800ffffc +CONFIG_SYS_LOAD_ADDR=0x81000000 CONFIG_TEGRA124=y CONFIG_TARGET_CEI_TK1_SOM=y CONFIG_TEGRA_ENABLE_UARTD=y CONFIG_TEGRA_GPU=y CONFIG_ARMV7_PSCI_0_1=y -CONFIG_SYS_LOAD_ADDR=0x81000000 CONFIG_PCI=y CONFIG_OF_SYSTEM_SETUP=y CONFIG_SYS_PBSIZE=2086 |