From e3079d8146203557e7314dec139e1359e17d0c43 Mon Sep 17 00:00:00 2001 From: Marcel Ziswiler Date: Thu, 23 Jun 2016 00:30:56 +0200 Subject: u-boot: integrate apalis-tk1 Signed-off-by: Marcel Ziswiler Acked-by: Max Krummenacher --- recipes-bsp/u-boot/u-boot-toradex_git.bb | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'recipes-bsp/u-boot/u-boot-toradex_git.bb') diff --git a/recipes-bsp/u-boot/u-boot-toradex_git.bb b/recipes-bsp/u-boot/u-boot-toradex_git.bb index b7dfc9a..fb40691 100644 --- a/recipes-bsp/u-boot/u-boot-toradex_git.bb +++ b/recipes-bsp/u-boot/u-boot-toradex_git.bb @@ -6,9 +6,10 @@ DEPENDS += "dtc-native" LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://Licenses/README;md5=c7383a594871c03da76b3707929d2919" -COMPATIBLE_MACHINE = "(apalis-t30|colibri-t20|colibri-t30)" +COMPATIBLE_MACHINE = "(apalis-t30|apalis-tk1|colibri-t20|colibri-t30)" DEFAULT_PREFERENCE_apalis-t30 = "1" +DEFAULT_PREFERENCE_apalis-tk1 = "1" DEFAULT_PREFERENCE_colibri-t20 = "1" DEFAULT_PREFERENCE_colibri-t30 = "1" @@ -21,11 +22,6 @@ SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRA PV = "${PR}+gitr${SRCREV}" -# apalis/colibri-t30: require u-boot-dtb-tegra.bin to be used -UBOOT_IMAGE_tegra3 = "u-boot-dtb-tegra-${MACHINE}-${PV}-${PR}.${UBOOT_SUFFIX}" -UBOOT_BINARY_tegra3 = "u-boot-dtb-tegra.${UBOOT_SUFFIX}" -UBOOT_SYMLINK_tegra3 = "u-boot-dtb-tegra-${MACHINE}.${UBOOT_SUFFIX}" - # require u-boot-dtb-tegra.bin to be used UBOOT_IMAGE = "u-boot-dtb-tegra-${MACHINE}-${PV}-${PR}.${UBOOT_SUFFIX}" UBOOT_BINARY = "u-boot-dtb-tegra.${UBOOT_SUFFIX}" -- cgit v1.2.3