summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-04-05 06:35:17 +0200
committerGitHub <noreply@github.com>2025-04-05 06:35:17 +0200
commit706471662ade9db29f64732ed060ac8e4ba44f89 (patch)
tree572d15c74322c29ba367646abedb9bba991d8e3a
parentaf3ba9171e70ce3dc42defafd91370abf3f12519 (diff)
parentb930e0af914437696794e8d62019e5ecd1a39e15 (diff)
Merge pull request #4 from amlel-el-mahrouss/dev
meta: updated writing for a more polished specification.
-rw-r--r--docs/md/SPECIFICATION_FIRMWARE.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/md/SPECIFICATION_FIRMWARE.md b/docs/md/SPECIFICATION_FIRMWARE.md
index 39aa2a0..bfb3134 100644
--- a/docs/md/SPECIFICATION_FIRMWARE.md
+++ b/docs/md/SPECIFICATION_FIRMWARE.md
@@ -5,7 +5,7 @@
==================================================================
==================================================================
-0. What the objective:
+0. Objective:
==================================================================
- Optimized for each target.
@@ -14,7 +14,7 @@
- SMP support.
==================================================================
-1. How we're going to do that:
+1. Solutions:
==================================================================
- Abstract Memory and I/O. (pci-tree)
@@ -22,7 +22,7 @@
- Common Starting point for each core (smp)
==================================================================
-2. Executable Layout:
+2. Memory Layout:
==================================================================
- 0x80000000/0x00FF/0x0000: Firmware Startup Code