{"size": None, "name": "fsbl",
"start_sector": 256, "size_sectors": 512,
"ptype": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B",
- "binaries": ["FSL.bin"],},
+ "binaries": ["FSBL.bin"],},
{"size": None, "name": "env",
"start_sector": 768, "size_sectors": 128,
"ptype": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B",
{"size": 125, "name": "reserved2"},
]
- # bootcode written to the protective MBR, aka RV64 'J 0x4400' (sector 34)
- bootcode = b'\x6f\x40\x00\x40'
-
def __init__(self, device, args):
self.user_partition = 7
self.reserved_space = 5