summaryrefslogtreecommitdiff
path: root/configs/topic_miamiplus_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-03-24 00:20:08 +0300
committerTom Rini <trini@konsulko.com>2022-04-01 17:28:47 +0300
commit15b4aed4738477892f72d20a078b8b9cda28948c (patch)
treef1d20d58c015ec0f4a818bb111c3b8d063937898 /configs/topic_miamiplus_defconfig
parentb20e79f0bba277a33f7e0af3776c959fa1c31117 (diff)
downloadu-boot-15b4aed4738477892f72d20a078b8b9cda28948c.tar.xz
Convert CONFIG_CLOCKS to Kconfig
This converts the following to Kconfig: CONFIG_CLOCKS Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/topic_miamiplus_defconfig')
-rw-r--r--configs/topic_miamiplus_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/topic_miamiplus_defconfig b/configs/topic_miamiplus_defconfig
index ce6e1e2f57..4c9dfc40da 100644
--- a/configs/topic_miamiplus_defconfig
+++ b/configs/topic_miamiplus_defconfig
@@ -24,6 +24,7 @@ CONFIG_SYS_LOAD_ADDR=0x0
CONFIG_BOOTDELAY=0
CONFIG_BOOTCOMMAND="if mmcinfo; then if fatload mmc 0 0x1900000 ${bootscript}; then source 0x1900000; fi; fi; run $modeboot"
CONFIG_USE_PREBOOT=y
+CONFIG_CLOCKS=y
CONFIG_SPL_STACK_R=y
CONFIG_SPL_SPI_LOAD=y
CONFIG_SYS_SPI_U_BOOT_OFFS=0x20000