Skip to content

Instantly share code, notes, and snippets.

@williamspatrick
Last active March 11, 2023 02:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save williamspatrick/9bd5e39909df2a3cad4894dc926d5c1c to your computer and use it in GitHub Desktop.
Save williamspatrick/9bd5e39909df2a3cad4894dc926d5c1c to your computer and use it in GitHub Desktop.
{
"type": "phosphor-image-manifest",
"version": 1,
"info": {
"purpose": "xyz.openbmc_project.Software.Version.VersionPurpose.BMC",
"machine": "bletchley",
"version": "2.14.0-dev-685-g917fab29b",
"build-id": "20230311020631",
"extended-version": "2.14.0-dev-685-g917fab29b",
"compatible-names": [
"com.meta.Hardware.BMC.Model.Bletchley"
]
},
"partitions": [
{
"name": "spl",
"type": "u-boot",
"offset": 0,
"size": 59789,
"sha256": "33ac967015cdac7a14917b3cafbc7983e37520e51b0df96327b361ea2bc8307e"
},
{
"name": "u-boot-fit",
"type": "fit",
"offset": 65536,
"size": 431011,
"num-nodes": 1,
"sha256": "93c7fdb150d461f00f15b437aeff99bca51a11b12a25447e4d0e3a51ed118c19"
},
{
"name": "manifest",
"type": "json",
"offset": 909312,
"size": 8192
},
{
"name": "u-boot-env",
"type": "data",
"offset": 917504,
"size": 131072
},
{
"name": "os-fit",
"type": "fit",
"offset": 1048576,
"size": 46398760,
"num-nodes": 3,
"sha256": "bdc5407c96a6dfdd434f988b97f77aa2cfa87bb308da9dbdb7cfcb153156ab8a"
},
{
"name": "rwfs",
"type": "data",
"offset": 100663296,
"size": 33554432
}
],
"manifest-sha256": "112b3d9752d62362919123b4928c4102aca4d48571a6bd140759034c0f284a9e"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment