commit | 18f39deb63ab3f1008f7643be260df00495d6969 | [log] [tgz] |
---|---|---|
author | Vignesh Raghavendra <vigneshr@ti.com> | Mon May 10 20:06:05 2021 +0530 |
committer | Lokesh Vutla <lokeshvutla@ti.com> | Wed May 12 16:36:38 2021 +0530 |
tree | b7037544a004195785007162b340968d06797233 | |
parent | 923eeaf5f583497ceeee0f2a767b4679716e6787 [diff] |
dma: ti: k3-psil-am654: Drop unused PSIL EP static data ICSSG Ethernet driver uses two src threads per port (one per slice). Similarly CPSW uses one src thread. Drop PSIL EP static data for other src threads in order to reduce R5 SPL footprint. This makes AM65x board bootable again. Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>