summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/ti/am33x-cm3_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/ti/am33x-cm3_git.bb')
-rw-r--r--recipes-bsp/ti/am33x-cm3_git.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-bsp/ti/am33x-cm3_git.bb b/recipes-bsp/ti/am33x-cm3_git.bb
index 75b6c732..1e99595e 100644
--- a/recipes-bsp/ti/am33x-cm3_git.bb
+++ b/recipes-bsp/ti/am33x-cm3_git.bb
@@ -13,6 +13,9 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
13SRCREV = "40cb75b9dd9ba15c6de1c15cbb7cce8f1a6588b8" 13SRCREV = "40cb75b9dd9ba15c6de1c15cbb7cce8f1a6588b8"
14BRANCH ?= "master" 14BRANCH ?= "master"
15 15
16# This init script is only used for older kernels that do not support
17# hotplug of the firmware. Newer kernels do not require the initscript
18# package.
16INITSCRIPT_NAME = "am335x-pm-firmware-load" 19INITSCRIPT_NAME = "am335x-pm-firmware-load"
17INITSCRIPT_PARAMS = "defaults 96" 20INITSCRIPT_PARAMS = "defaults 96"
18 21