From: Denys Dmytriyenko <denys@ti.com>
To: "Franklin S. Cooper Jr" <fcooperjr27@gmail.com>
Cc: meta-ti@yoctoproject.org
Subject: Re: [PATCH] u-boot_2011.09-psp04.06.00.08: Add the SDK released version of u-boot
Date: Fri, 21 Sep 2012 00:18:06 -0400 [thread overview]
Message-ID: <20120921041803.GA18493@edge> (raw)
In-Reply-To: <1348201306-12756-2-git-send-email-fcooper@ti.com>
On Thu, Sep 20, 2012 at 11:21:46PM -0500, Franklin S. Cooper Jr wrote:
> * Add the official version of u-boot that is used by the Sitara SDK.
>
> Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com>
> ---
> .../u-boot/u-boot_2011.09-psp04.06.00.08.bb | 29 ++++++++++++++++++++
> 1 files changed, 29 insertions(+), 0 deletions(-)
> create mode 100644 recipes-bsp/u-boot/u-boot_2011.09-psp04.06.00.08.bb
>
> diff --git a/recipes-bsp/u-boot/u-boot_2011.09-psp04.06.00.08.bb b/recipes-bsp/u-boot/u-boot_2011.09-psp04.06.00.08.bb
> new file mode 100644
> index 0000000..cbaff76
> --- /dev/null
> +++ b/recipes-bsp/u-boot/u-boot_2011.09-psp04.06.00.08.bb
> @@ -0,0 +1,29 @@
> +# Use the version of u-boot.inc in oe-core not the meta-ti version
> +require ${COREBASE}/meta/recipes-bsp/u-boot/u-boot.inc
> +
> +DESCRIPTION = "u-boot bootloader for ARM MPU devices"
> +LICENSE = "GPLv2+"
> +LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb"
> +
> +COMPATIBLE_MACHINE = "ti33x|am37x-evm|am3517-evm|beagleboard"
Are you sure this is the right set of machines for the URL below?
> +DEFAULT_PREFERENCE = "-1"
> +
> +PACKAGE_ARCH = "${MACHINE_ARCH}"
> +
> +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"
> +
> +S = "${WORKDIR}/git"
> +
> +UBOOT_SUFFIX = "img"
> +
> +# Set the name of the SPL that will built so that it is also packaged with u-boot.
> +SPL_BINARY = "MLO"
> --
> 1.7.0.4
>
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
next prev parent reply other threads:[~2012-09-21 4:18 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-21 4:21 [PATCH] linux-am335x-3.2.0-psp04.06.00.08: Add SDK released version of the Linux kernel Franklin S. Cooper Jr
2012-09-21 4:21 ` [PATCH] u-boot_2011.09-psp04.06.00.08: Add the SDK released version of u-boot Franklin S. Cooper Jr
2012-09-21 4:18 ` Denys Dmytriyenko [this message]
2012-09-21 4:35 ` Cooper Jr., Franklin
2012-10-01 20:17 ` Maupin, Chase
2012-09-21 4:27 ` [PATCH] linux-am335x-3.2.0-psp04.06.00.08: Add SDK released version of the Linux kernel Denys Dmytriyenko
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=20120921041803.GA18493@edge \
--to=denys@ti.com \
--cc=fcooperjr27@gmail.com \
--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.