coreboot-libre-fam15h-rdimm/3rdparty/chromeec/extra/usb_updater/sweetberry.json

15 lines
397 B
JSON

{
"Comment": "This file describes the updateable sections of the flash.",
"board": "sweetberry",
"vid": "0x18d1",
"pid": "0x5020",
"console": "0",
"Comment on flash": "This is the base address of writeable flash",
"flash": "0x8000000",
"Comment on region format": "name: [baseoffset, length]",
"regions": {
"RW": ["0x40000", "0x40000"],
"RO": ["0x0000", "0x40000"]
}
}