mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-08-22 13:16:19 -04:00
omap3: Add Base register for DMA
Adding the base register address of OMAP3 DMA controller. Signed-off-by: Simon Schwarz <simonschwarzcor@gmail.com> Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
This commit is contained in:
parent
2bc3acb10a
commit
9c60c55be8
@ -47,6 +47,9 @@
|
|||||||
#define OMAP34XX_L4_PER 0x49000000
|
#define OMAP34XX_L4_PER 0x49000000
|
||||||
#define OMAP34XX_L4_IO_BASE OMAP34XX_CORE_L4_IO_BASE
|
#define OMAP34XX_L4_IO_BASE OMAP34XX_CORE_L4_IO_BASE
|
||||||
|
|
||||||
|
/* DMA4/SDMA */
|
||||||
|
#define OMAP34XX_DMA4_BASE 0x48056000
|
||||||
|
|
||||||
/* CONTROL */
|
/* CONTROL */
|
||||||
#define OMAP34XX_CTRL_BASE (OMAP34XX_L4_IO_BASE + 0x2000)
|
#define OMAP34XX_CTRL_BASE (OMAP34XX_L4_IO_BASE + 0x2000)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user