projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7acdc9a
)
configs: rpi_arm64: enable SDHCI SDMA support
author
Matthias Brugger
<mbrugger@suse.com>
Tue, 12 May 2020 10:02:07 +0000
(12:02 +0200)
committer
Matthias Brugger
<mbrugger@suse.com>
Wed, 13 May 2020 11:54:44 +0000
(13:54 +0200)
RPi4 supports SDMA on it's SDHCI controller. Enable to option for
the combine RPi3/4 config.
Signed-off-by: Matthias Brugger <mbrugger@suse.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Matthias Brugger <mbrugger@suse.com>
configs/rpi_arm64_defconfig
patch
|
blob
|
history
diff --git
a/configs/rpi_arm64_defconfig
b/configs/rpi_arm64_defconfig
index b9bb083a1da61eb9e3685551d5607990ecbdc0f3..66c4a5368c78aea82e4cc333876b574f30cb6fb6 100644
(file)
--- a/
configs/rpi_arm64_defconfig
+++ b/
configs/rpi_arm64_defconfig
@@
-23,6
+23,7
@@
CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG=y
CONFIG_DM_KEYBOARD=y
CONFIG_DM_MMC=y
CONFIG_MMC_SDHCI=y
+CONFIG_MMC_SDHCI_SDMA=y
CONFIG_MMC_SDHCI_BCM2835=y
CONFIG_DM_ETH=y
CONFIG_BCMGENET=y