diff options
| author | Tom Rini <trini@konsulko.com> | 2024-10-08 09:18:32 -0600 |
|---|---|---|
| committer | Tom Rini <trini@konsulko.com> | 2024-10-08 09:28:10 -0600 |
| commit | d892702080d45468b4b5c1cbd3358705d182d4ef (patch) | |
| tree | d0cd35ebf65e9b095eaef6cd85887e08af2fa558 /configs/openrd_ultimate_defconfig | |
| parent | 080bb8480a4e915b1ef52418a9b7a227c75a22ee (diff) | |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/openrd_ultimate_defconfig')
| -rw-r--r-- | configs/openrd_ultimate_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/openrd_ultimate_defconfig b/configs/openrd_ultimate_defconfig index 6e13c6eabdd..10b46e2ec18 100644 --- a/configs/openrd_ultimate_defconfig +++ b/configs/openrd_ultimate_defconfig @@ -13,8 +13,8 @@ CONFIG_BOARD_IS_OPENRD_ULTIMATE=y CONFIG_ENV_SIZE=0x20000 CONFIG_ENV_OFFSET=0x80000 CONFIG_DEFAULT_DEVICE_TREE="marvell/kirkwood-openrd-ultimate" -CONFIG_IDENT_STRING="\nOpenRD-Ultimate" CONFIG_SYS_LOAD_ADDR=0x800000 +CONFIG_IDENT_STRING="\nOpenRD-Ultimate" # CONFIG_SYS_MALLOC_F is not set CONFIG_HAS_BOARD_SIZE_LIMIT=y CONFIG_BOARD_SIZE_LIMIT=524288 |
