meta-digi-arm: allow to use u-boot-imx on our platforms

Otherwise for ccardxmx28js a different recipe is used (u-boot-2012.xx)

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
Javier Viguera 2012-12-19 11:19:44 +01:00
parent 46c17f06d5
commit 9a4544b500
1 changed files with 1 additions and 1 deletions

View File

@ -12,4 +12,4 @@ UBOOT_MAKE_TARGET = "u-boot.bin"
UBOOT_SUFFIX = "bin" UBOOT_SUFFIX = "bin"
UBOOT_PADDING = "2" UBOOT_PADDING = "2"
COMPATIBLE_MACHINE = "(ccardxmx28js|ccxmx51js|ccxmx53js)"