image-types_digi.bbclass: fix typo

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
Javier Viguera 2015-03-13 18:17:13 +01:00
parent 43bd3f4e4e
commit f8da7787ef
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ SDCARD_GENERATION_COMMAND_ccardimx28js = "generate_ccardimx28js_sdcard"
# The disk layout used is: # The disk layout used is:
# #
# 1M -> IMAGE_ROOTFS_ALIGNMENT - u-boot bootstream # 1M -> IMAGE_ROOTFS_ALIGNMENT - u-boot bootstream
# IMAGE_ROOTFS_ALIGNMENT -> BOOT_SPACE - kernel + devide tree blob (VFAT partition) # IMAGE_ROOTFS_ALIGNMENT -> BOOT_SPACE - kernel + device tree blob (VFAT partition)
# BOOT_SPACE -> SDIMG_SIZE - rootfs (EXT4 partition) # BOOT_SPACE -> SDIMG_SIZE - rootfs (EXT4 partition)
# #
# Default Free space = 1.3x # Default Free space = 1.3x