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:
committed by
Koen Kooi
parent
e879f1d6d1
commit
ff7221f486
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user