summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--mmap/generic-epm.json18
1 files changed, 10 insertions, 8 deletions
diff --git a/mmap/generic-epm.json b/mmap/generic-epm.json
index 6240d24..527d6c1 100644
--- a/mmap/generic-epm.json
+++ b/mmap/generic-epm.json
@@ -1,9 +1,11 @@
{
- "machine": "EPM GENERIC",
- "type": "Generic",
- "vendor": "NeKernel.org",
- "fb": "0x1000000",
- "boot": "0x4000000",
- "pci-tree": "0x8002000",
- "eeprom": "0x0000000"
-} \ No newline at end of file
+ "__pci-tree-meta": true,
+ "__pci-tree-version": 1,
+ "machine": "EPM GENERIC",
+ "type": "Generic",
+ "vendor": "NeKernel.org",
+ "fb": "0x1000000",
+ "boot": "0x4000000",
+ "pci-tree": "0x8002000",
+ "eeprom": "0x0000000"
+}