From 01e19c9ebb831b8970bbd7efb67c64f87a1127dd Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Fri, 16 Mar 2012 03:09:56 +0000 Subject: [PATCH] u-boot: add imx28evk as compatible machine Signed-off-by: Otavio Salvador --- meta-fsl-arm/recipes-bsp/u-boot/u-boot_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot_git.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot_git.bb index 46a3fb31..52e303f1 100644 --- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot_git.bb +++ b/meta-fsl-arm/recipes-bsp/u-boot/u-boot_git.bb @@ -2,7 +2,7 @@ require recipes-bsp/u-boot/u-boot.inc LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb" -COMPATIBLE_MACHINE = "(imx53qsb|imx53ard|imx51evk)" +COMPATIBLE_MACHINE = "(imx53qsb|imx53ard|imx51evk|imx28evk)" DEPENDS_mxs += "elftosb-native" -- 2.40.1