diff options
Diffstat (limited to 'configs/da850evm_nand_defconfig')
-rw-r--r-- | configs/da850evm_nand_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/da850evm_nand_defconfig b/configs/da850evm_nand_defconfig index e647e1a73e..013ea64a66 100644 --- a/configs/da850evm_nand_defconfig +++ b/configs/da850evm_nand_defconfig @@ -19,8 +19,8 @@ CONFIG_SPL_SERIAL=y CONFIG_SPL=y CONFIG_SPL_SPI_FLASH_SUPPORT=y CONFIG_SPL_SPI=y -CONFIG_LTO=y CONFIG_SYS_LOAD_ADDR=0xc0700000 +CONFIG_LTO=y CONFIG_DYNAMIC_SYS_CLK_FREQ=y CONFIG_BOOTDELAY=3 CONFIG_USE_BOOTCOMMAND=y |