106 | | * Malibu / Venice: (U-Boot env is at the top of 4MB on emmc boot0) |
| 106 | * Venice: (U-Boot env is at the top of 4MB on emmc boot0) |
| 107 | {{{#!bash |
| 108 | # Device offset Env. size |
| 109 | /dev/mmcblk2boot0 0x3f0000 0x8000 |
| 110 | /dev/mmcblk2boot0 0x3f8000 0x8000 |
| 111 | }}} |
| 112 | - Note that at one point Venice stored its boot firmware on the emmc user hardware partition and its env at the top of 16M on emmc user). If you are using v2023.04 or above its at the device and offset above |
| 113 | * Malibu: (U-Boot env is at the top of 4MB on emmc boot0) |