aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-glsdk_2013.01.01.bb
blob: 07df497be0fdf6feceb3f29b1a9f877c6a4fe40a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
require u-boot-ti.inc

DESCRIPTION = "u-boot bootloader for TI devices supported by the GLSDK product"

PR = "r1+gitr${SRCPV}"

DEFAULT_PREFERENCE = "-1"

SRC_URI = "git://git.omapzoom.org/repo/u-boot.git;protocol=git;branch=${BRANCH}"

BRANCH ?= "p-ti-u-boot-2013.04"

SRCREV = "76447484441a4b8e00840a2bde74e66dbac9e631"

SPL_BINARY = "MLO"
SPL_UART_BINARY = "u-boot-spl.bin"