device-google-x64cros: add emmc/sdhci module for chromebook emmc
Some chromebooks (swanky) need this module when using mrchromebox fw for emmc to work in the initramfs Signed-off-by: Clayton Craft <craftyguy@postmarketos.org> Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7792>
This commit is contained in:
parent
eb81cfaa98
commit
c2c979c44a
2 changed files with 4 additions and 3 deletions
|
|
@ -3,8 +3,8 @@
|
|||
maintainer="Aster Boese <asterboese@mailbox.org>"
|
||||
pkgname=device-google-x64cros
|
||||
pkgdesc="Google Chromebooks with x64 CPU"
|
||||
pkgver=16
|
||||
pkgrel=1
|
||||
pkgver=17
|
||||
pkgrel=0
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="x86_64"
|
||||
|
|
@ -82,5 +82,5 @@ sha512sums="
|
|||
38c53d91a60d0402d4cc5428d65e1e8c26360c481c70b34593b1812c87241c32e91904a3bd31fbfe507f7fdb8b50c909eaad8c4c3a37ca962760567329f7f6ee 00-amdgpu-firmware.files
|
||||
c17f5c505e0e280a9e51ac1b4264e7703b744fd3831d75ce95f41be4755ae4ccd24b7ca09ba1e236df499a5e748c64a0d2054c9d55d8c8c713fa8c5646ed9a3c 00-i915-firmware.files
|
||||
28d58d3d4699dbb0d3a58f58cca79033670f1e284e0082af33d3c1a4c59cbaec2e87f1d584b11d396e7c468d89321033ac18cf7a26746f3762370c9e42ab66aa deviceinfo
|
||||
a6e5a9de9fe010966523606f2fcab1c44004228b4e050f777dcb1160fb3e32cda8096925543522216c2eb354f8ce2f8d4e206d98b077fbd6fb840de94e84c706 modules-initfs
|
||||
12d701be4f29b0d68b58156655c66b4cc969b6a449d8ab325c00fb5f8094901fe0105446e0e8c4c0dd7d1e1abf3157f336319c5dd638e4a5723493ad5d22fb60 modules-initfs
|
||||
"
|
||||
|
|
|
|||
|
|
@ -14,6 +14,7 @@ ehci_hcd
|
|||
uas
|
||||
xhci_pci
|
||||
ehci_pci
|
||||
sdhci_acpi
|
||||
sdhci_pci
|
||||
mmc_block
|
||||
nvme
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue