{
    "config_format": "2",
    "autoinstall": false,
    "name": "Toradex Embedded Linux Reference Multimedia Image",
    "description": "Image for BSP verification with QT and multimedia features",
    "version": "7.3.0-devel-20260331095408+build.0",
    "release_date": "2026-03-31",
    "u_boot_env": "u-boot-initial-env-spl",
    "prepare_script": "prepare.sh",
    "wrapup_script": "wrapup.sh",
    "marketing": "marketing.tar",
    "icon": "toradexlinux.png",
    "license": "LA_OPT_NXP_SW.html",
    "supported_product_ids": [
        "0014",
        "0015",
        "0016",
        "0017",
        "0077",
        "0078",
        "0079",
        "0080"
    ],
    "blockdevs": [
        {
            "name": "mmcblk0",
            "partitions": [
                {
                    "partition_size_nominal": 48,
                    "want_maximised": false,
                    "content": {
                        "label": "BOOT",
                        "filesystem_type": "FAT",
                        "mkfs_options": "",
                        "filename": "Reference-Multimedia-Image-colibri-imx6.rootfs.bootfs.tar.xz",
                        "uncompressed_size": 11.125
                    }
                },
                {
                    "partition_size_nominal": "512",
                    "want_maximised": true,
                    "content": {
                        "label": "RFS",
                        "filesystem_type": "ext4",
                        "mkfs_options": "-E nodiscard",
                        "filename": "Reference-Multimedia-Image-colibri-imx6.rootfs.tar.xz",
                        "uncompressed_size": 1091.53515625
                    }
                }
            ]
        },
        {
            "name": "mmcblk0boot0",
            "erase": true,
            "content": {
                "filesystem_type": "raw",
                "rawfiles": [
                    {
                        "filename": "SPL",
                        "dd_options": "seek=2"
                    },
                    {
                        "filename": "u-boot.img",
                        "dd_options": "seek=138"
                    }
                ]
            }
        }
    ]
}