diff options
| -rw-r--r-- | meta-fsl-arm/classes/image_types_fsl.bbclass | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-fsl-arm/classes/image_types_fsl.bbclass b/meta-fsl-arm/classes/image_types_fsl.bbclass index da4439242..0a9e375df 100644 --- a/meta-fsl-arm/classes/image_types_fsl.bbclass +++ b/meta-fsl-arm/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 | # |
