mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-27 06:18:13 +00:00
linux-ti33x-psp 3.1: add dto patch to fix problems with various sd cards
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -11,7 +11,7 @@ MULTI_CONFIG_BASE_SUFFIX = ""
|
||||
|
||||
BRANCH = "v3.1-meta-ti-r1r+gitr1d84d8853fa30cf3db2571a5aec572accca4e29d"
|
||||
SRCREV = "1d84d8853fa30cf3db2571a5aec572accca4e29d"
|
||||
MACHINE_KERNEL_PR_append = "k+gitr${SRCREV}"
|
||||
MACHINE_KERNEL_PR_append = "l+gitr${SRCREV}"
|
||||
|
||||
COMPATIBLE_MACHINE = "(ti33x)"
|
||||
|
||||
@@ -62,6 +62,7 @@ PATCHES_OVER_PSP = " \
|
||||
file://0035-beaglebone-add-structs-for-DVI-cape-LEDs.patch\
|
||||
file://0036-beaglebone-update-LCD-cape-partnumber.patch \
|
||||
file://0037-beaglebone-compare-complete-partnumber-not-the-first.patch \
|
||||
file://0038-omap_hsmmc-Set-dto-to-max-value-of-14-to-avoid-SD-Ca.patch \
|
||||
"
|
||||
|
||||
SRC_URI += "${@base_contains('DISTRO_FEATURES', 'tipspkernel', "", "${PATCHES_OVER_PSP}", d)}"
|
||||
|
||||
Reference in New Issue
Block a user