From cc6d5d53da4790aaf10d96d27deae8b27663765d Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Fri, 16 Mar 2012 03:09:56 +0000 Subject: u-boot: add imx28evk as compatible machine Signed-off-by: Otavio Salvador --- recipes-bsp/u-boot/u-boot_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/u-boot/u-boot_git.bb b/recipes-bsp/u-boot/u-boot_git.bb index 46a3fb3..52e303f 100644 --- a/recipes-bsp/u-boot/u-boot_git.bb +++ b/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" -- cgit v1.2.3-54-g00ecf