diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-04-04 09:05:35 +0200 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-04-04 09:23:57 +0200 |
| commit | 5e1ef5e23dd3e594072f8f32cbb4a6f392d36e55 (patch) | |
| tree | 7a908bfccc9530a818d730a6a4de22739a910b6e /mmap | |
| parent | a113f91c6be56c3f39fc7680ec7f5c814d4d2c27 (diff) | |
fw/modules: add astdx for embdfs.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'mmap')
| -rw-r--r-- | mmap/aarch64-epm.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/mmap/aarch64-epm.json b/mmap/aarch64-epm.json new file mode 100644 index 0000000..8311a52 --- /dev/null +++ b/mmap/aarch64-epm.json @@ -0,0 +1,9 @@ +{ + "machine": "EPM AARCH64", + "type": "Generic", + "vendor": "Amlal El Mahrouss", + "fb": "0x1000000", + "boot": "0x4000000", + "pci-tree": "0x8002000", + "eeprom": "0x0000000" +}
\ No newline at end of file |
