Skip to content
Snippets Groups Projects
Select Git revision
  • c218f85ea18d57beecc36a3460f08e929d81fcd6
  • master default protected
  • early-display
  • variant-emmc-nvme-boot
  • 2023-01-25
  • v3
  • variant-emmc-nvme-boot
  • 2020-06-01
8 results

ti-common

Forked from Reform / reform-boundary-uboot
Source project has a limited visibility.
user avatar
Khoronzhuk, Ivan authored
The EDMA3 controller’s primary purpose is to service data transfers
that you program between two memory-mapped slave endpoints on the device.

Typical usage includes, but is not limited to the following:
- Servicing software-driven paging transfers (e.g., transfers from external
  memory, such as SDRAM to internal device memory, such as DSP L2 SRAM)
- Servicing event-driven peripherals, such as a serial port
- Performing sorting or sub-frame extraction of various data structures
- Offloading data transfers from the main device DSP(s)
- See the device-specific data manual for specific peripherals that are
  accessible via the EDMA3 controller

Signed-off-by: default avatarIvan Khoronzhuk <ivan.khoronzhuk@ti.com>
e165b1d3
History
Name Last commit Last update
..