{
    "config_format": "2",
    "autoinstall": false,
    "name": "Toradex Embedded Linux Reference Minimal Image",
    "description": "Minimal image without graphical interface that just boots",
    "version": "6.8.6+build.20",
    "release_date": "2026-04-02",
    "u_boot_env": "u-boot-initial-env-sd",
    "prepare_script": "prepare.sh",
    "wrapup_script": "wrapup.sh",
    "marketing": "marketing.tar",
    "icon": "toradexlinux.png",
    "license": "TI-TFL.txt",
    "supported_product_ids": [
        "0069",
        "0071",
        "0072",
        "0073",
        "0074",
        "0075",
        "0076"
    ],
    "blockdevs": [
        {
            "name": "mmcblk0",
            "partitions": [
                {
                    "partition_size_nominal": 48,
                    "want_maximised": false,
                    "content": {
                        "label": "BOOT",
                        "filesystem_type": "FAT",
                        "mkfs_options": "",
                        "filename": "Reference-Minimal-Image-verdin-am62.bootfs.tar.xz",
                        "uncompressed_size": 8.53515625
                    }
                },
                {
                    "partition_size_nominal": "512",
                    "want_maximised": true,
                    "content": {
                        "label": "RFS",
                        "filesystem_type": "ext4",
                        "mkfs_options": "-E nodiscard",
                        "filename": "Reference-Minimal-Image-verdin-am62.tar.xz",
                        "uncompressed_size": 172.45703125
                    }
                }
            ]
        },
        {
            "name": "mmcblk0boot0",
            "erase": true,
            "content": {
                "filesystem_type": "raw",
                "rawfiles": [
                    {
                        "filename": "tiboot3-am62x-gp-verdin.bin",
                        "dd_options": "seek=0",
                        "product_ids": "0069"
                    },
                    {
                        "filename": "tiboot3-am62x-hs-fs-verdin.bin",
                        "dd_options": "seek=0",
                        "product_ids": "0071"
                    },
                    {
                        "filename": "tiboot3-am62x-hs-fs-verdin.bin",
                        "dd_options": "seek=0",
                        "product_ids": "0072"
                    },
                    {
                        "filename": "tiboot3-am62x-hs-fs-verdin.bin",
                        "dd_options": "seek=0",
                        "product_ids": "0073"
                    },
                    {
                        "filename": "tiboot3-am62x-hs-fs-verdin.bin",
                        "dd_options": "seek=0",
                        "product_ids": "0074"
                    },
                    {
                        "filename": "tiboot3-am62x-hs-fs-verdin.bin",
                        "dd_options": "seek=0",
                        "product_ids": "0075"
                    },
                    {
                        "filename": "tiboot3-am62x-hs-fs-verdin.bin",
                        "dd_options": "seek=0",
                        "product_ids": "0076"
                    },
                    {
                        "filename": "tispl.bin",
                        "dd_options": "seek=1024"
                    },
                    {
                        "filename": "u-boot.img",
                        "dd_options": "seek=5120"
                    }
                ]
            }
        }
    ]
}