mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-05-30 07:20:53 +00:00
linux-am335x-psp: Add patch to enable SR on PG 2.x boards.
* Add patch that enables Smart Reflex on new PG 2.x boards. Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
c6f0b8c57f
commit
2a0dbeb5ae
+1928
File diff suppressed because it is too large
Load Diff
@@ -15,7 +15,7 @@ DEPENDS += "am33x-cm3"
|
||||
KERNEL_IMAGETYPE = "uImage"
|
||||
|
||||
# The main PR is now using MACHINE_KERNEL_PR, for ti33x see conf/machine/include/ti33x.inc
|
||||
MACHINE_KERNEL_PR_append = "e+gitr${SRCPV}"
|
||||
MACHINE_KERNEL_PR_append = "f+gitr${SRCPV}"
|
||||
|
||||
BRANCH = "v3.2-staging"
|
||||
|
||||
@@ -68,6 +68,7 @@ PATCHES += "file://0001-am33x-Add-memory-addresses-for-crypto-modules.patch \
|
||||
PATCHES += "file://0001-am33xx-Add-SmartReflex-support.patch \
|
||||
file://0002-am33xx-Enable-CONFIG_AM33XX_SMARTREFLEX.patch \
|
||||
file://0002-Smartreflex-limited-to-ES-1.0.patch \
|
||||
file://0001-Smartreflex-support-for-ES-2.x-and-suspend-resume.patch \
|
||||
"
|
||||
|
||||
# Add a patch to the omap-serial driver to allow suspend/resume during
|
||||
|
||||
Reference in New Issue
Block a user