]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
configs: ibex-ast2700: Enable DRAM and timer driver
authorChia-Wei Wang <chiawei_wang@aspeedtech.com>
Tue, 10 Sep 2024 09:39:20 +0000 (17:39 +0800)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Wed, 11 Sep 2024 12:35:04 +0000 (20:35 +0800)
Enable the driver support for the DRAM and timer devices.

Signed-off-by: Chia-Wei Wang <chiawei_wang@aspeedtech.com>
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
configs/ibex-ast2700_defconfig

index 22629b90489cace0f74e71d5cd06ad775e906fc2..855615cc1ea30e0e6ee648175fcd25d498647a63 100644 (file)
@@ -83,9 +83,11 @@ CONFIG_MMC_SDHCI=y
 # CONFIG_POWER is not set
 CONFIG_RAM=y
 CONFIG_SPL_RAM=y
+CONFIG_ASPEED_RAM=y
 # CONFIG_RAM_SIFIVE is not set
 CONFIG_SYS_NS16550=y
 CONFIG_SYS_NS16550_MEM32=y
+CONFIG_AST_IBEX_TIMER=y
 CONFIG_VIDEO=y
 # CONFIG_VIDEO_LOGO is not set
 # CONFIG_RSA is not set