1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-21 11:26:59 +00:00

linux-ti33x-psp 3.1: disable MUSB DMA for beaglebone

This trades "not working" for "slightly less performance" for a lot of use cases

Acked-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2011-12-07 14:27:50 +01:00
parent 81c2ba4f91
commit aa209df889
2 changed files with 3 additions and 6 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ MULTI_CONFIG_BASE_SUFFIX = ""
BRANCH = "v3.1-meta-ti-r1r+gitr1d84d8853fa30cf3db2571a5aec572accca4e29d"
SRCREV = "1d84d8853fa30cf3db2571a5aec572accca4e29d"
MACHINE_KERNEL_PR_append = "e+gitr${SRCREV}"
MACHINE_KERNEL_PR_append = "f+gitr${SRCREV}"
COMPATIBLE_MACHINE = "(ti33x)"