asahi-base: force load module in tinyramfs
This commit is contained in:
parent
81840cf2f5
commit
3957d28ba3
2 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
modprobe apple-mailbox
|
||||
modprobe nvme-apple
|
||||
modprobe -f xhci-plat-hcd
|
||||
|
||||
for i in $(seq 0 50); do
|
||||
[ -e /sys/bus/platform/drivers/nvme-apple/*.nvme/nvme/nvme*/nvme*n1/ ] && break
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'asahi-base'
|
||||
pkgname=asahi-base
|
||||
version=20250205
|
||||
version=20250403
|
||||
revision=1
|
||||
archs="aarch64*"
|
||||
build_style=meta
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue