{
    "config_format": "4",
    "autoinstall": false,
    "name": "Toradex Linux Multimedia Image for V1.0/V1.1 SoMs and V1.0 Carrier Boards",
    "description": "Image for BSP verification with QT and multimedia features. This image only supports the Verdin iMX8M Mini V1.0x and V1.1A, Dahlia Carrier Board V1.0x and Verdin Development Board V1.0x. Learn more on https://developer.toradex.com/verdin-sample-phase-over",
    "version": "5.1.0+build.4",
    "release_date": "2020-12-30",
    "u_boot_env": "u-boot-initial-env-sd",
    "prepare_script": "prepare.sh",
    "wrapup_script": "wrapup.sh",
    "marketing": "marketing.tar",
    "icon": "toradexlinux.png",
    "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.24609375
                    }
                },
                {
                    "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": 813.5546875
                    }
                }
            ]
        },
        {
            "name": "mmcblk0boot0",
            "erase": true,
            "content": {
                "filesystem_type": "raw",
                "rawfiles": [
                    {
                        "filename": "imx-boot",
                        "dd_options": "seek=2"
                    }
                ]
            }
        }
    ]
}