All of lore.kernel.org
 help / color / mirror / Atom feed
From: git@arago-project.org (Arago Project git)
To: meta-ti@yoctoproject.org
Subject: Denys Dmytriyenko : am33x-cm3: add voltage scaling binaries
Date: Mon,  8 Sep 2014 22:19:44 +0000 (UTC)	[thread overview]
Message-ID: <20140908221944.53B0852A87@arago-project.org> (raw)

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

Author: Denys Dmytriyenko <denys@ti.com>
Date:   Tue Sep  9 03:21:43 2014 +0000

am33x-cm3: add voltage scaling binaries

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Acked-by: Franklin Cooper Jr. <fcooper@ti.com>

---

 recipes-bsp/am33x-cm3/am33x-cm3_git.bb |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/recipes-bsp/am33x-cm3/am33x-cm3_git.bb b/recipes-bsp/am33x-cm3/am33x-cm3_git.bb
index 7731992..e5728ab 100644
--- a/recipes-bsp/am33x-cm3/am33x-cm3_git.bb
+++ b/recipes-bsp/am33x-cm3/am33x-cm3_git.bb
@@ -4,10 +4,10 @@ LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://License.txt;md5=7bdc54a749ab7a7dea999d25d99a41b8"
 
 PV = "1.8.7"
-PR = "r0"
+PR = "r1"
 PE = "1"
 
-SRCREV = "fb0117edd5810a8d3bd9b1cd8abe34e12ff2d0ba"
+SRCREV = "fffeab4236d4129ab046bb7081a8ac244134ad89"
 BRANCH ?= "next"
 
 SRC_URI = "git://git.ti.com/ti-cm3-pm-firmware/amx3-cm3.git;protocol=git;branch=${BRANCH}"
@@ -23,6 +23,7 @@ do_compile() {
 do_install() {
 	install -d ${D}${base_libdir}/firmware
 	install -m 0644 bin/am335x-pm-firmware.elf ${D}${base_libdir}/firmware/
+	install -m 0644 bin/*-scale-data.bin ${D}${base_libdir}/firmware/
 }
 
 FILES_${PN} += "${base_libdir}/firmware"



             reply	other threads:[~2014-09-08 22:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-08 22:19 Arago Project git [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-09-08 22:19 Denys Dmytriyenko : am33x-cm3: add voltage scaling binaries Arago Project git

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140908221944.53B0852A87@arago-project.org \
    --to=git@arago-project.org \
    --cc=meta-ti@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.