Skip to content
Snippets Groups Projects
Commit 67cb485a authored by Piotr Kubik's avatar Piotr Kubik Committed by Mikhail Kshevetskiy
Browse files

airoha: an7581: Hardcode eMMC layout for FITBLK

parent 3005e8f4
Branches
No related tags found
1 merge request!1364airoha: GPT support
{
"banks": [
{
"id": 1,
"name": "A",
"rootfs": "/dev/mmcblk0p65",
"overlay": "/dev/mmcblk0p66"
},
{
"id": 2,
"name": "B",
"rootfs": "/dev/mmcblk0p67",
"overlay": "/dev/mmcblk0p68"
}
],
"overlay_scope": [
"/"
],
"mounts": [
{
"mountpoint": "/boarddata",
"device": "block:boarddata",
"type": "auto",
"options": ["ro"]
}
]
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment