summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2016-09-10 15:03:54 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2016-09-29 20:54:57 +0200
commit0498da05595fdf8aa0789c496e3250368f077ff1 (patch)
tree5d8f42a9c2bc2ee26f70b66d9e7fb726abdb9a73 /recipes-bsp/u-boot
parente66760613479691cb8a9d51c3daed41846d561f7 (diff)
u-boot: update to latest
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
Diffstat (limited to 'recipes-bsp/u-boot')
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb9
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex_git.bb4
2 files changed, 5 insertions, 8 deletions
diff --git a/recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb b/recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb
index 649f4fc..787a910 100644
--- a/recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb
@@ -15,8 +15,8 @@ DEFAULT_PREFERENCE_colibri-t30 = "1"
FILESPATHPKG =. "git:"
S="${WORKDIR}/git"
# This revision is based on upstream "v2015.04"
-SRCREV = "476fa4400d2cc32279c7ae7e73e7c4ab1bff4327"
-SRCBRANCH = "2015.04-toradex-next"
+SRCREV = "46aa70c402efec7d89f6c93531a767a1771e2192"
+SRCBRANCH = "2015.04-toradex"
SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH} \
file://fw_env.config \
"
@@ -25,10 +25,7 @@ SRC_URI_append_tegra3 = " file://fw_unlock_mmc.sh \
SRC_URI_append_tegra124 = " file://fw_unlock_mmc.sh \
"
-PV_apalis-t30 = "${PR}+gitr${SRCREV}"
-PV_apalis-tk1 = "${PR}+gitr${SRCREV}"
-PV_colibri-t20 = "${PR}+gitr${SRCREV}"
-PV_colibri-t30 = "${PR}+gitr${SRCREV}"
+PV = "v2015.04-v2.6.1b1+git${SRCPV}"
S = "${WORKDIR}/git"
diff --git a/recipes-bsp/u-boot/u-boot-toradex_git.bb b/recipes-bsp/u-boot/u-boot-toradex_git.bb
index fb40691..78bbd83 100644
--- a/recipes-bsp/u-boot/u-boot-toradex_git.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex_git.bb
@@ -16,11 +16,11 @@ DEFAULT_PREFERENCE_colibri-t30 = "1"
FILESPATHPKG =. "git:"
S="${WORKDIR}/git"
# This revision is based on upstream "v2015.04"
-SRCREV = "10bc451b6948e842e24799fe7fb037d335714b36"
+SRCREV = "46aa70c402efec7d89f6c93531a767a1771e2192"
SRCBRANCH = "2015.04-toradex"
SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH}"
-PV = "${PR}+gitr${SRCREV}"
+PV = "v2015.04-v2.6.1b1+git${SRCPV}"
# require u-boot-dtb-tegra.bin to be used
UBOOT_IMAGE = "u-boot-dtb-tegra-${MACHINE}-${PV}-${PR}.${UBOOT_SUFFIX}"