meta-digi-arm: Fox IMX platforms, add u-boot padding.

Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
This commit is contained in:
Alex Gonzalez 2013-01-16 16:40:18 +01:00
parent 341b135003
commit cf57a267d1
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ include conf/machine/include/digi-defaults.inc
UBOOT_MAKE_TARGET = "u-boot.bin" UBOOT_MAKE_TARGET = "u-boot.bin"
UBOOT_SUFFIX = "bin" UBOOT_SUFFIX = "bin"
UBOOT_PADDING = "2"
# Flash image types # Flash image types
IMAGE_FSTYPES += "sum.jffs2 ubifs" IMAGE_FSTYPES += "sum.jffs2 ubifs"