All of lore.kernel.org
 help / color / mirror / Atom feed
* Franklin S. Cooper Jr : u-boot: Add am3517 u-boot recipe
@ 2013-04-23  1:37 Arago Project git
  0 siblings, 0 replies; 2+ messages in thread
From: Arago Project git @ 2013-04-23  1:37 UTC (permalink / raw)
  To: meta-ti

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

Author: Franklin S. Cooper Jr <fcooper@ti.com>
Date:   Mon Apr 22 17:31:47 2013 -0500

u-boot: Add am3517 u-boot recipe

* Add correct u-boot recipe for am3517.

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

---

 conf/machine/am3517-evm.conf                |    5 ++---
 recipes-bsp/u-boot/u-boot-am3517_2011.09.bb |   19 +++++++++++++++++++
 2 files changed, 21 insertions(+), 3 deletions(-)

diff --git a/conf/machine/am3517-evm.conf b/conf/machine/am3517-evm.conf
index 097e797..b9b6d17 100644
--- a/conf/machine/am3517-evm.conf
+++ b/conf/machine/am3517-evm.conf
@@ -17,9 +17,8 @@ USE_VT = "2"
 
 PREFERRED_PROVIDER_virtual/kernel = "linux-omap-psp"
 
-# Support for am3517 is in the same tree as am33x
-PREFERRED_PROVIDER_virtual/bootloader = "u-boot-am33x"
-PREFERRED_PROVIDER_u-boot = "u-boot-am33x"
+PREFERRED_PROVIDER_virtual/bootloader = "u-boot-am3517"
+PREFERRED_PROVIDER_u-boot = "u-boot-am3517"
 
 UBOOT_MACHINE = "am3517_evm_config"
 XLOAD_MACHINE = "am3517evm_config"
diff --git a/recipes-bsp/u-boot/u-boot-am3517_2011.09.bb b/recipes-bsp/u-boot/u-boot-am3517_2011.09.bb
new file mode 100644
index 0000000..6321406
--- /dev/null
+++ b/recipes-bsp/u-boot/u-boot-am3517_2011.09.bb
@@ -0,0 +1,19 @@
+require u-boot-ti.inc
+
+DESCRIPTION = "u-boot bootloader for ARM MPU devices"
+
+COMPATIBLE_MACHINE = "omap3"
+
+DEFAULT_PREFERENCE = "-1"
+
+PR = "r0+gitr${SRCPV}"
+
+SRC_URI = "git://arago-project.org/git/projects/u-boot-am33x.git;protocol=git;branch=${BRANCH}"
+
+BRANCH = "AM335XPSP_04.06.00.08"
+
+# Lock to the commit corresponding to tag "v2011.09_AM335xPSP_04.06.00.08"
+SRCREV = "1e4626f0d5f3bb04ec974e76a5d9029875269d31"
+
+# Set the name of the SPL that will built so that it is also packaged with u-boot.
+SPL_BINARY = "MLO"



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Franklin S. Cooper Jr : u-boot: Add am3517 u-boot recipe
@ 2013-04-23  1:37 Arago Project git
  0 siblings, 0 replies; 2+ messages in thread
From: Arago Project git @ 2013-04-23  1:37 UTC (permalink / raw)
  To: meta-ti

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

Author: Franklin S. Cooper Jr <fcooper@ti.com>
Date:   Mon Apr 22 17:31:47 2013 -0500

u-boot: Add am3517 u-boot recipe

* Add correct u-boot recipe for am3517.

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

---

 conf/machine/am3517-evm.conf                |    5 ++---
 recipes-bsp/u-boot/u-boot-am3517_2011.09.bb |   19 +++++++++++++++++++
 2 files changed, 21 insertions(+), 3 deletions(-)

diff --git a/conf/machine/am3517-evm.conf b/conf/machine/am3517-evm.conf
index 097e797..b9b6d17 100644
--- a/conf/machine/am3517-evm.conf
+++ b/conf/machine/am3517-evm.conf
@@ -17,9 +17,8 @@ USE_VT = "2"
 
 PREFERRED_PROVIDER_virtual/kernel = "linux-omap-psp"
 
-# Support for am3517 is in the same tree as am33x
-PREFERRED_PROVIDER_virtual/bootloader = "u-boot-am33x"
-PREFERRED_PROVIDER_u-boot = "u-boot-am33x"
+PREFERRED_PROVIDER_virtual/bootloader = "u-boot-am3517"
+PREFERRED_PROVIDER_u-boot = "u-boot-am3517"
 
 UBOOT_MACHINE = "am3517_evm_config"
 XLOAD_MACHINE = "am3517evm_config"
diff --git a/recipes-bsp/u-boot/u-boot-am3517_2011.09.bb b/recipes-bsp/u-boot/u-boot-am3517_2011.09.bb
new file mode 100644
index 0000000..6321406
--- /dev/null
+++ b/recipes-bsp/u-boot/u-boot-am3517_2011.09.bb
@@ -0,0 +1,19 @@
+require u-boot-ti.inc
+
+DESCRIPTION = "u-boot bootloader for ARM MPU devices"
+
+COMPATIBLE_MACHINE = "omap3"
+
+DEFAULT_PREFERENCE = "-1"
+
+PR = "r0+gitr${SRCPV}"
+
+SRC_URI = "git://arago-project.org/git/projects/u-boot-am33x.git;protocol=git;branch=${BRANCH}"
+
+BRANCH = "AM335XPSP_04.06.00.08"
+
+# Lock to the commit corresponding to tag "v2011.09_AM335xPSP_04.06.00.08"
+SRCREV = "1e4626f0d5f3bb04ec974e76a5d9029875269d31"
+
+# Set the name of the SPL that will built so that it is also packaged with u-boot.
+SPL_BINARY = "MLO"



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-04-23  1:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-23  1:37 Franklin S. Cooper Jr : u-boot: Add am3517 u-boot recipe Arago Project git
2013-04-23  1:37 Arago Project git

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.