summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-ti-staging_2013.01.01.bb
blob: 685dcd00b2b35dfdb0ee37d9b771d66e7bf6043e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
require u-boot-ti.inc

DESCRIPTION = "u-boot bootloader for TI devices"

PR = "r4+gitr${SRCPV}"

SRC_URI = "git://git.ti.com/ti-u-boot/ti-u-boot.git;protocol=git;branch=${BRANCH}"

BRANCH ?= "ti-u-boot-2013.01.01"

SRCREV = "7552b4c906b0a50fbc5225dc43ed0192618e9d5d"

SPL_BINARY = "MLO"