diff options
| author | Tom Rini <trini@konsulko.com> | 2024-11-12 13:45:12 -0600 |
|---|---|---|
| committer | Tom Rini <trini@konsulko.com> | 2024-11-12 15:00:36 -0600 |
| commit | 867e16ae05e2c15a39b271a5cb182c733da081e3 (patch) | |
| tree | 482e4fb11d05772faa93961e099a97b441e7d139 /configs/origen_defconfig | |
| parent | 9f538624fc799e31fae1f38dae959dca7ab97a12 (diff) | |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/origen_defconfig')
| -rw-r--r-- | configs/origen_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/origen_defconfig b/configs/origen_defconfig index c6cc17a0e03..bb69c02529b 100644 --- a/configs/origen_defconfig +++ b/configs/origen_defconfig @@ -14,8 +14,8 @@ CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0x2040000 CONFIG_ENV_SIZE=0x4000 CONFIG_ENV_OFFSET=0x4200 CONFIG_DEFAULT_DEVICE_TREE="exynos4210-origen" -CONFIG_SPL_TEXT_BASE=0x02021410 CONFIG_SYS_MONITOR_LEN=262144 +CONFIG_SPL_TEXT_BASE=0x02021410 CONFIG_SYS_LOAD_ADDR=0x43e00000 CONFIG_SPL=y CONFIG_IDENT_STRING=" for ORIGEN" |
