summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-keystone_2013.01.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-keystone_2013.01.bb')
-rw-r--r--recipes-bsp/u-boot/u-boot-keystone_2013.01.bb16
1 files changed, 16 insertions, 0 deletions
diff --git a/recipes-bsp/u-boot/u-boot-keystone_2013.01.bb b/recipes-bsp/u-boot/u-boot-keystone_2013.01.bb
new file mode 100644
index 00000000..788d813e
--- /dev/null
+++ b/recipes-bsp/u-boot/u-boot-keystone_2013.01.bb
@@ -0,0 +1,16 @@
1require u-boot-ti.inc
2
3DESCRIPTION = "u-boot bootloader for Multi-Core BU devices"
4
5COMPATIBLE_MACHINE = "keystone"
6
7PR = "r2+gitr${SRCPV}"
8
9SRC_URI = "git://arago-project.org/git/projects/u-boot-keystone.git;protocol=git;branch=${BRANCH}"
10
11BRANCH = "master"
12
13# DEV.MCSDK-03.00.00.07
14SRCREV = "82f40e857d853165310d0753e79235aefb65d7ba"
15
16UBOOT_SUFFIX = "bin"