1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-05-08 12:30:16 +00:00

u-boot-2011.10rc: update to cover ti33x SOC boards, not just beaglebone

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Denys Dmytriyenko
2011-10-17 16:02:34 -04:00
committed by Koen Kooi
parent e879f1d6d1
commit ff7221f486
+3 -3
View File
@@ -1,10 +1,10 @@
require u-boot.inc
# No patches for other machines yet
COMPATIBLE_MACHINE = "beaglebone"
DEFAULT_PREFERENCE_beaglebone = "99"
COMPATIBLE_MACHINE = "(ti33x)"
DEFAULT_PREFERENCE_ti33x = "99"
PV = "2011.09+git"
PR = "r8"
PR = "r9"
# SPL build
UBOOT_BINARY = "u-boot.img"