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 : u-boot: add version 2012.07 for keystone machines
Date: Mon, 19 Nov 2012 05:07:41 +0000 (UTC)	[thread overview]
Message-ID: <20121119050741.9ACE552AA2@arago-project.org> (raw)

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

Author: Denys Dmytriyenko <denys@ti.com>
Date:   Fri Nov 16 22:58:02 2012 -0500

u-boot: add version 2012.07 for keystone machines

Signed-off-by: Denys Dmytriyenko <denys@ti.com>

---

 conf/machine/keystone-evm.conf       |    2 +-
 recipes-bsp/u-boot/u-boot_2012.07.bb |   23 +++++++++++++++++++++++
 2 files changed, 24 insertions(+), 1 deletions(-)

diff --git a/conf/machine/keystone-evm.conf b/conf/machine/keystone-evm.conf
index 188d53c..0b6d7ab 100644
--- a/conf/machine/keystone-evm.conf
+++ b/conf/machine/keystone-evm.conf
@@ -18,6 +18,6 @@ IMAGE_FSTYPES += "tar.bz2"
 
 SERIAL_CONSOLE = "115200 ttyO0"
 
-UBOOT_MACHINE = "keystone_config"
+UBOOT_MACHINE = "tci6638_evm_config"
 
 MACHINE_FEATURES = "kernel26 screen apm usbgadget usbhost vfat alsa"
diff --git a/recipes-bsp/u-boot/u-boot_2012.07.bb b/recipes-bsp/u-boot/u-boot_2012.07.bb
new file mode 100644
index 0000000..f39e60c
--- /dev/null
+++ b/recipes-bsp/u-boot/u-boot_2012.07.bb
@@ -0,0 +1,23 @@
+require ${COREBASE}/meta/recipes-bsp/u-boot/u-boot.inc
+
+DESCRIPTION = "u-boot bootloader for Multi-Core BU devices"
+LICENSE = "GPLv2+"
+LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb"
+
+COMPATIBLE_MACHINE = "keystone"
+
+PACKAGE_ARCH = "${MACHINE_ARCH}"
+
+PR = "r0+gitr${SRCPV}"
+
+SRC_URI = "git://gtgit01.gt.design.ti.com/git/projects/u-boot-keystone.git;protocol=git;branch=${BRANCH}"
+
+BRANCH = "master"
+
+SRCREV = "6e710c61dba2665e01c900470a0a63743ff431c6"
+
+EXTRA_OEMAKE = 'CROSS_COMPILE=${TARGET_PREFIX} CC="${TARGET_PREFIX}gcc ${TOOLCHAIN_OPTIONS}"'
+
+S = "${WORKDIR}/git"
+
+UBOOT_SUFFIX = "bin"



             reply	other threads:[~2012-11-19  5:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-19  5:07 Arago Project git [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-11-19  5:09 Denys Dmytriyenko : u-boot: add version 2012.07 for keystone machines Arago Project git
2012-11-21 23:16 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=20121119050741.9ACE552AA2@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.