mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-17 06:48:07 +00:00
am33x-cm3: clarify when initscripts are needed
Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
dde9c84e16
commit
c27ca998e2
@@ -13,6 +13,9 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
|
|||||||
SRCREV = "40cb75b9dd9ba15c6de1c15cbb7cce8f1a6588b8"
|
SRCREV = "40cb75b9dd9ba15c6de1c15cbb7cce8f1a6588b8"
|
||||||
BRANCH ?= "master"
|
BRANCH ?= "master"
|
||||||
|
|
||||||
|
# This init script is only used for older kernels that do not support
|
||||||
|
# hotplug of the firmware. Newer kernels do not require the initscript
|
||||||
|
# package.
|
||||||
INITSCRIPT_NAME = "am335x-pm-firmware-load"
|
INITSCRIPT_NAME = "am335x-pm-firmware-load"
|
||||||
INITSCRIPT_PARAMS = "defaults 96"
|
INITSCRIPT_PARAMS = "defaults 96"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user