feat: c61 add gdma support

This commit is contained in:
igor.udot
2024-07-16 11:54:17 +08:00
committed by morris
parent d1571c144b
commit a262df7c31
13 changed files with 895 additions and 197 deletions

View File

@@ -21,7 +21,7 @@ PROVIDE ( INTMTX = 0x60010000 );
PROVIDE ( SOC_ETM = 0x60013000 );
PROVIDE ( PVT_MONITOR = 0x60019000 );
PROVIDE ( PSRAM_MEM_MONITOR = 0x6001A000 );
PROVIDE ( GDMA = 0x60080000 );
PROVIDE ( AHB_DMA = 0x60080000 );
PROVIDE ( GPSPI2 = 0x60081000 );
PROVIDE ( SHA = 0x60089000 );
PROVIDE ( ECC = 0x6008B000 );