[meta-ti] Chase Maupin : am33x-cm3: clarify when initscripts are needed

Arago Project git git at arago-project.org
Fri Jan 17 09:47:38 PST 2014


Module: meta-ti
Branch: dylan
Commit: c27ca998e27e7cbf4ea758ee89c6fdce0dd2ac6a
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=c27ca998e27e7cbf4ea758ee89c6fdce0dd2ac6a

Author: Chase Maupin <Chase.Maupin at ti.com>
Date:   Fri Jan 17 11:40:20 2014 -0600

am33x-cm3: clarify when initscripts are needed

Signed-off-by: Chase Maupin <Chase.Maupin at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 recipes-bsp/ti/am33x-cm3_git.bb |    3 +++
 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 75b6c73..1e99595 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}"
 SRCREV = "40cb75b9dd9ba15c6de1c15cbb7cce8f1a6588b8"
 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_PARAMS = "defaults 96"
 



More information about the meta-ti mailing list