diff options
| author | Tom Rini <[email protected]> | 2024-10-08 09:18:32 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2024-10-08 09:28:10 -0600 |
| commit | d892702080d45468b4b5c1cbd3358705d182d4ef (patch) | |
| tree | d0cd35ebf65e9b095eaef6cd85887e08af2fa558 /configs/harmony_defconfig | |
| parent | 080bb8480a4e915b1ef52418a9b7a227c75a22ee (diff) | |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'configs/harmony_defconfig')
| -rw-r--r-- | configs/harmony_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/harmony_defconfig b/configs/harmony_defconfig index 36eca17126b..a64e7519023 100644 --- a/configs/harmony_defconfig +++ b/configs/harmony_defconfig @@ -8,10 +8,10 @@ CONFIG_ENV_OFFSET=0x1FFE0000 CONFIG_DEFAULT_DEVICE_TREE="tegra20-harmony" CONFIG_SPL_TEXT_BASE=0x00108000 CONFIG_SPL_STACK=0xffffc +CONFIG_SYS_LOAD_ADDR=0x1000000 CONFIG_TEGRA20=y CONFIG_TARGET_HARMONY=y CONFIG_TEGRA_ENABLE_UARTD=y -CONFIG_SYS_LOAD_ADDR=0x1000000 CONFIG_PCI=y CONFIG_OF_SYSTEM_SETUP=y CONFIG_SYS_PBSIZE=2085 |
