summaryrefslogtreecommitdiffstats
path: root/classes
diff options
context:
space:
mode:
Diffstat (limited to 'classes')
-rw-r--r--classes/image_types_fsl.bbclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/classes/image_types_fsl.bbclass b/classes/image_types_fsl.bbclass
index da44392..0a9e375 100644
--- a/classes/image_types_fsl.bbclass
+++ b/classes/image_types_fsl.bbclass
@@ -40,7 +40,7 @@ SDCARD_GENERATION_COMMAND_mx6 = "generate_imx_sdcard"
40# 40#
41# External variables needed: 41# External variables needed:
42# ${SDCARD_ROOTFS} - the rootfs image to incorporate 42# ${SDCARD_ROOTFS} - the rootfs image to incorporate
43# ${IMAGE_BOOTLOADER} - bootloader to use {u-boot, barebox}x 43# ${IMAGE_BOOTLOADER} - bootloader to use {u-boot, barebox}
44# 44#
45# The disk layout used is: 45# The disk layout used is:
46# 46#
@@ -91,7 +91,7 @@ generate_imx_sdcard () {
91# 91#
92# External variables needed: 92# External variables needed:
93# ${SDCARD_ROOTFS} - the rootfs image to incorporate 93# ${SDCARD_ROOTFS} - the rootfs image to incorporate
94# ${IMAGE_BOOTLOADER} - bootloader to use {u-boot, barebox}x 94# ${IMAGE_BOOTLOADER} - bootloader to use {u-boot, barebox}
95# 95#
96# The disk layout used is: 96# The disk layout used is:
97# 97#