mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-05-05 20:56:12 +02:00
fix PL330 CMD supported target
The config is wrongly written, result
in only support socdk board.
Fixes: 92dcb3ad5d98 ("cmd/dma: implement dmareset command")
Signed-off-by: Brian Sune <briansune@gmail.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
d24f4ae654
commit
f26db83ca9
@ -1849,7 +1849,7 @@ menu "Shell scripting commands"
|
||||
|
||||
config CMD_C5_PL330_DMA
|
||||
bool "Release Reset DMA Channels for PL330 Handshake"
|
||||
depends on TARGET_SOCFPGA_CYCLONE5_SOCDK
|
||||
depends on TARGET_SOCFPGA_CYCLONE5
|
||||
help
|
||||
Provides access to Reset Manager Per2ModRst. Enables DMA
|
||||
channels for ARM PrimeCell PL330 via reset release.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user