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/libretech-cc_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/libretech-cc_defconfig')
| -rw-r--r-- | configs/libretech-cc_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/libretech-cc_defconfig b/configs/libretech-cc_defconfig index beb919ca6e8..221f5d52b49 100644 --- a/configs/libretech-cc_defconfig +++ b/configs/libretech-cc_defconfig @@ -10,10 +10,10 @@ CONFIG_DEFAULT_DEVICE_TREE="amlogic/meson-gxl-s905x-libretech-cc" CONFIG_OF_LIBFDT_OVERLAY=y CONFIG_DM_RESET=y CONFIG_MESON_GXL=y +CONFIG_SYS_LOAD_ADDR=0x1000000 CONFIG_DEBUG_UART_BASE=0xc81004c0 CONFIG_DEBUG_UART_CLOCK=24000000 CONFIG_IDENT_STRING=" libretech-cc" -CONFIG_SYS_LOAD_ADDR=0x1000000 CONFIG_DEBUG_UART=y CONFIG_REMAKE_ELF=y CONFIG_FIT=y |
