[meta-ti] [PATCHv2] recipes-bsp: u-boot: Add GLSDK Staging tree

Maupin, Chase chase.maupin at ti.com
Mon Jul 1 06:46:27 PDT 2013


Acked-by: Chase Maupin <chase.maupin at ti.com>


>-----Original Message-----
>From: meta-ti-bounces at yoctoproject.org [mailto:meta-ti-
>bounces at yoctoproject.org] On Behalf Of Heroor, Siddharth
>Sent: Monday, July 01, 2013 8:12 AM
>To: meta-ti at yoctoproject.org
>Subject: [meta-ti] [PATCHv2] recipes-bsp: u-boot: Add GLSDK
>Staging tree
>
>* The GLSDK u-boot staging tree is based off the Core SDK
>2013.04.02
>  release. This tree will be used to stage patches and fixes on
>  top of the Core SDK U-Boot. The GLSDK release will use this tree
>  for product development.
>* Includes fix to OMAP5 so that QSPI is not enabled.
>
>v2:
>* Fix PR to start for r0
>
>Signed-off-by: Siddharth Heroor <heroor at ti.com>
>---
> .../u-boot/u-boot-glsdk-staging_2013.01.01.bb      |   16
>++++++++++++++++
> 1 files changed, 16 insertions(+), 0 deletions(-)
> create mode 100644 recipes-bsp/u-boot/u-boot-glsdk-
>staging_2013.01.01.bb
>
>diff --git a/recipes-bsp/u-boot/u-boot-glsdk-staging_2013.01.01.bb
>b/recipes-bsp/u-boot/u-boot-glsdk-staging_2013.01.01.bb
>new file mode 100644
>index 0000000..d60ef44
>--- /dev/null
>+++ b/recipes-bsp/u-boot/u-boot-glsdk-staging_2013.01.01.bb
>@@ -0,0 +1,16 @@
>+require u-boot-ti.inc
>+
>+DESCRIPTION = "u-boot bootloader for TI devices supported by the
>GLSDK product"
>+
>+PR = "r0+gitr${SRCPV}"
>+
>+DEFAULT_PREFERENCE = "-1"
>+
>+SRC_URI = "git://git.ti.com/glsdk/glsdk-u-
>boot.git;protocol=git;branch=${BRANCH}"
>+
>+BRANCH ?= "master"
>+
>+SRCREV = "81836e8cc84bd6523d9a4e187965dcd1633c4bc9"
>+
>+SPL_BINARY = "MLO"
>+SPL_UART_BINARY = "u-boot-spl.bin"
>--
>1.7.0.4
>
>_______________________________________________
>meta-ti mailing list
>meta-ti at yoctoproject.org
>https://lists.yoctoproject.org/listinfo/meta-ti



More information about the meta-ti mailing list