summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot
diff options
context:
space:
mode:
authorChase Maupin <Chase.Maupin@ti.com>2013-10-22 16:12:02 -0500
committerDenys Dmytriyenko <denys@ti.com>2013-10-22 16:26:27 -0400
commitfe3eb57f580b945e63779114245e148a1bb6e4cb (patch)
treeb0cda57c919aeb4bdd464e8349cede4cf0a008dd /recipes-bsp/u-boot
parentc11504664990f007c3903d349e7cc135a904f8e2 (diff)
downloadmeta-ti-fe3eb57f580b945e63779114245e148a1bb6e4cb.tar.gz
dra7xx-evm: remove u-boot preferred provider
* Now the DRA7xx support is fully merged into upstream u-boot then we can remove setting the PREFERRED_PROVIDER for u-boot and virtual/bootloader to u-boot-dra7xx and instead pick up the default setting from the omap-a15.inc file. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/u-boot')
-rw-r--r--recipes-bsp/u-boot/u-boot-dra7xx_2013.04.bb16
1 files changed, 0 insertions, 16 deletions
diff --git a/recipes-bsp/u-boot/u-boot-dra7xx_2013.04.bb b/recipes-bsp/u-boot/u-boot-dra7xx_2013.04.bb
deleted file mode 100644
index 7cf1b8fc..00000000
--- a/recipes-bsp/u-boot/u-boot-dra7xx_2013.04.bb
+++ /dev/null
@@ -1,16 +0,0 @@
1require u-boot-ti.inc
2
3DESCRIPTION = "u-boot bootloader for TI devices"
4
5COMPATIBLE_MACHINE = "dra7xx-evm"
6
7PR = "r1+gitr${SRCPV}"
8
9SRC_URI = "git://git.ti.com/ti-u-boot/ti-u-boot.git;protocol=git;branch=${BRANCH}"
10
11BRANCH ?= "ti-u-boot-2013.04+"
12
13# This commit corresponds to ti2013.04.02 release tag
14SRCREV = "ca435c914e069f5b74f05f667e2064784943a0ac"
15
16SPL_BINARY = "MLO"