1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-27 06:18:13 +00:00

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>
This commit is contained in:
Chase Maupin
2013-10-22 16:12:02 -05:00
committed by Denys Dmytriyenko
parent f61008a203
commit b4349f8596
3 changed files with 1 additions and 20 deletions
@@ -1,16 +0,0 @@
require u-boot-ti.inc
DESCRIPTION = "u-boot bootloader for TI devices"
COMPATIBLE_MACHINE = "dra7xx-evm"
PR = "r1+gitr${SRCPV}"
SRC_URI = "git://git.ti.com/ti-u-boot/ti-u-boot.git;protocol=git;branch=${BRANCH}"
BRANCH ?= "ti-u-boot-2013.04+"
# This commit corresponds to ti2013.04.02 release tag
SRCREV = "ca435c914e069f5b74f05f667e2064784943a0ac"
SPL_BINARY = "MLO"