class RV64(InitParams, SdFusingTarget):
long_name = "QEMU RISC-V 64-bit"
part_table = [
- {"size": 2, "name": "SPL", "start": 4,
- "ptype": "2E54B353-1271-4842-806F-E436D6AF6985",
- "binaries": ""},
- {"size": 4, "name": "u-boot",
- "ptype": "5B193300-FC78-40CD-8002-E86C45580B47",
- "binaries": ["u-boot.img", "u-boot.itb"],},
- {"size": 292, "name": "boot_a",
+ {"size": 292, "name": "boot_a", "start": 4,
"ptype": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B",
"binaries": "boot.img"},
- {"size": 36, "name": "none"},
{"size": 3072, "name": "rootfs_a",
"binaries": "rootfs.img"},
{"size": 1344, "name": "system-data",