Skip to content

Commit 102a275

Browse files
committed
asahi: default to uboot
1 parent 3a00598 commit 102a275

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

src/installation/guides/arm-devices/platforms.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -128,15 +128,14 @@ boot
128128

129129
will instruct it to do so. Then proceed with the usual Void installation. At the
130130
very least, install `base-system`, `asahi-base`, and an initramfs generator. By
131-
default, `grub-arm64-efi` and `asahi-scripts` are also required. The latter
132-
provides hooks for dracut and mkinitcpio. Void also ships tinyramfs config and
133-
hooks (to use, add `asahi` to `hooks`). The grub option `--removable` is known
134-
to work.
135-
136-
Optionally, you can install `m1n1`. Void ships a kernel hook for m1n1, modeled
137-
upon Asahi upstream. This allows you to either just use m1n1, or use it in
138-
combination with uboot and grub by setting the `PAYLOAD` variable (requires
139-
`asahi-uboot` and `grub-arm64-efi`).
131+
default, `asahi-ubooot`, `grub-arm64-efi` and `asahi-scripts` are also required.
132+
The latter provides hooks for dracut and mkinitcpio. Void also ships tinyramfs
133+
config and hooks (to use, add `asahi` to `hooks`). The grub option `--removable`
134+
is known to work.
135+
136+
Void ships a kernel hook for m1n1, modeled upon Asahi upstream. This allows you
137+
to either just use m1n1, or use it in combination with uboot and grub (default)
138+
by setting the `PAYLOAD` variable (requires `asahi-uboot` and `grub-arm64-efi`).
140139

141140
If using audio, you must install `asahi-audio`, ensure the speakersafetyd
142141
service is [enabled](/config/services/index.md#enabling-services), and set up

0 commit comments

Comments
 (0)