{
    "config_format": "4",
    "autoinstall": false,
    "name": "Toradex Embedded Linux Reference Multimedia Image for V1.1 SoMs and Carrier Boards",
    "description": "Image for BSP verification with QT and multimedia features. This image only supports the Verdin iMX8M Mini V1.1x, Dahlia Carrier Board V1.1x and Verdin Development Board V1.1x. Learn more on https://developer.toradex.com/verdin-sample-phase-over",
    "version": "5.2.0+build.7",
    "release_date": "2021-04-08",
    "u_boot_env": "u-boot-initial-env-sd",
    "prepare_script": "prepare.sh",
    "wrapup_script": "wrapup.sh",
    "marketing": "marketing.tar",
    "icon": "toradexlinux.png",
    "license": "LA_OPT_NXP_SW.html",
    "supported_product_ids": [
        "0055",
        "0057",
        "0059",
        "0060"
    ],
    "blockdevs": [
        {
            "name": "mmcblk0",
            "partitions": [
                {
                    "partition_size_nominal": 48,
                    "want_maximised": false,
                    "content": {
                        "label": "BOOT",
                        "filesystem_type": "FAT",
                        "mkfs_options": "",
                        "filename": "Reference-Multimedia-Image-verdin-imx8mm.bootfs.tar.xz",
                        "uncompressed_size": 10.03125
                    }
                },
                {
                    "partition_size_nominal": 512,
                    "want_maximised": true,
                    "content": {
                        "label": "RFS",
                        "filesystem_type": "ext4",
                        "mkfs_options": "-E nodiscard",
                        "filename": "Reference-Multimedia-Image-verdin-imx8mm.tar.xz",
                        "uncompressed_size": 839.12109375
                    }
                }
            ]
        },
        {
            "name": "mmcblk0boot0",
            "erase": true,
            "content": {
                "filesystem_type": "raw",
                "rawfiles": [
                    {
                        "filename": "imx-boot",
                        "dd_options": "seek=2"
                    }
                ]
            }
        }
    ]
}