summaryrefslogtreecommitdiffhomepage
path: root/dev/boot/src/HEL/POWER
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-06-14 21:49:56 +0200
committerAmlal El Mahrouss <amlal@nekernel.org>2025-06-14 21:49:56 +0200
commit74d03a91ea9fa5f7351315b2f94910cc79ecdd9f (patch)
tree42d65b84b18dd4f62c335543d23ed9b8d1a25425 /dev/boot/src/HEL/POWER
parenta6c63bfcb1122506ed73707a72047e47e39c1f40 (diff)
fix: Fix CB header regarding NeKernel.org's `/fw` repo.
why? - In order to prevent future issues. next: - More ARM64 commits are coming. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'dev/boot/src/HEL/POWER')
-rw-r--r--dev/boot/src/HEL/POWER/BootCB.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/boot/src/HEL/POWER/BootCB.S b/dev/boot/src/HEL/POWER/BootCB.S
index dae28871..3887ff10 100644
--- a/dev/boot/src/HEL/POWER/BootCB.S
+++ b/dev/boot/src/HEL/POWER/BootCB.S
@@ -15,7 +15,7 @@ boot_hdr_name:
// it has to match ten bytes.
.asciz "bootz\0\0\0"
boot_hdr_ver:
- .word 0x104
+ .word 0x101
boot_hdr_proc:
.long bootloader_start