diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-07-10 13:48:45 +0200 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-07-10 13:49:12 +0200 |
| commit | cc7dd25e0cfef57825ddcffa6d0786222369b6ad (patch) | |
| tree | 60794157af21a6c920447283578a53f9fc5caa9e | |
| parent | 56e973c51e88dae55f175a9eb0f11616840b84fa (diff) | |
feat: Generic EPM config for NeKernel.org MMAP.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
| -rw-r--r-- | mmap/generic-epm.json (renamed from mmap/aarch64-epm.json) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mmap/aarch64-epm.json b/mmap/generic-epm.json index 8311a52..6240d24 100644 --- a/mmap/aarch64-epm.json +++ b/mmap/generic-epm.json @@ -1,7 +1,7 @@ { - "machine": "EPM AARCH64", + "machine": "EPM GENERIC", "type": "Generic", - "vendor": "Amlal El Mahrouss", + "vendor": "NeKernel.org", "fb": "0x1000000", "boot": "0x4000000", "pci-tree": "0x8002000", |
