diff options
| author | Tom Rini <[email protected]> | 2022-06-20 08:13:12 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2022-06-20 08:13:12 -0400 |
| commit | 78533a1ce87786d2ba9be70e657b09cded1267e1 (patch) | |
| tree | 6f79aee1ca21d7818c2ffda5b6065755a44930f6 /configs/at91sam9rlek_dataflash_defconfig | |
| parent | 2f7821a9278e710b2e825018303c2942f920a77d (diff) | |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'configs/at91sam9rlek_dataflash_defconfig')
| -rw-r--r-- | configs/at91sam9rlek_dataflash_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/at91sam9rlek_dataflash_defconfig b/configs/at91sam9rlek_dataflash_defconfig index a06e2625b9d..20093a80986 100644 --- a/configs/at91sam9rlek_dataflash_defconfig +++ b/configs/at91sam9rlek_dataflash_defconfig @@ -12,9 +12,9 @@ CONFIG_ENV_OFFSET=0x4200 CONFIG_ENV_SECT_SIZE=0x210 CONFIG_DM_GPIO=y CONFIG_DEFAULT_DEVICE_TREE="at91sam9rlek" -CONFIG_DEBUG_UART_BOARD_INIT=y CONFIG_DEBUG_UART_BASE=0xfffff200 CONFIG_DEBUG_UART_CLOCK=100000000 +CONFIG_DEBUG_UART_BOARD_INIT=y CONFIG_SYS_LOAD_ADDR=0x22000000 CONFIG_DEBUG_UART=y CONFIG_BOOTDELAY=3 |
