image-types_digi.bbclass: fix typo
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
parent
43bd3f4e4e
commit
f8da7787ef
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue