Squash commits for public release
This commit is contained in:
35
firmware/arm64/apl.odt
Normal file
35
firmware/arm64/apl.odt
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"name": "apl_a7",
|
||||
"devices": [{
|
||||
"name": "ram",
|
||||
"type": "RAM",
|
||||
"mem": {
|
||||
"base": "0x0",
|
||||
"size": "0x0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "aa64timer",
|
||||
"type": "TIMER",
|
||||
"flags": "MMIO"
|
||||
},
|
||||
{
|
||||
"name": "ramdisk",
|
||||
"type": "STORAGE",
|
||||
"flags": "MMIO",
|
||||
"mem": {
|
||||
"base": "0x0",
|
||||
"size": "0x0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "simplefb",
|
||||
"type": "FB",
|
||||
"flags": "MMIO",
|
||||
"mem": {
|
||||
"base": "0x0",
|
||||
"size": "0x0"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user